- Timestamp:
- 06/24/10 16:57:38 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/ModelProcessorx/UpdateCounters.cpp
r4185 r4211 15 15 #include "./ModelProcessorx.h" 16 16 17 void UpdateCounters(IoModel* iomodel, DataSet** pnodes,DataSet** ploads, DataSet** pconstraints){17 void UpdateCounters(IoModel* iomodel,Nodes** pnodes,DataSet** ploads, DataSet** pconstraints){ 18 18 19 DataSet* nodes=NULL;19 Nodes* nodes=NULL; 20 20 DataSet* loads=NULL; 21 21 DataSet* constraints=NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)