Ignore:
Timestamp:
12/11/18 12:45:16 (6 years ago)
Author:
Mathieu Morlighem
Message:

CHG: getting rid of counters now that all datasets are analysis specific

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/classes/IoModel.h ΒΆ

    r23513 r23532  
    8686                int *singlenodetoelementconnectivity;
    8787
    88                 /*Data to synchronize through low level object drivers: */
    89                 int constraintcounter;   //keep track of how many constraints are being created in each analysis
    90                 int loadcounter;         //keep track of how many loads are being created in each analysis
    91                 int nodecounter;         //keep track of how many nodes are being created in each analysis
    92                 int matparcounter;       //keep track of where we end up putting this object accessed by every element.
    93 
    9488                /*Methods*/
    9589                ~IoModel();
Note: See TracChangeset for help on using the changeset viewer.