Changeset 17175
- Timestamp:
- 01/27/14 15:41:59 (12 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/c/classes/IoModel.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/IoModel.cpp
r17138 r17175 38 38 this->faces=NULL; 39 39 this->edges=NULL; 40 this->elementtofaceconnectivity =NULL; 40 41 this->elementtoedgeconnectivity =NULL; 41 42 this->singlenodetoelementconnectivity=NULL; … … 80 81 this->faces = NULL; 81 82 this->edges = NULL; 83 this->elementtofaceconnectivity = NULL; 82 84 this->elementtoedgeconnectivity = NULL; 83 85 this->singlenodetoelementconnectivity = 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)