- Timestamp:
- 11/08/11 08:06:28 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/ModelProcessorx/BedSlope/CreateNodesBedSlope.cpp
r9729 r10522 30 30 31 31 /*Create nodes if they do not exist yet*/ 32 if(!nodes) nodes = new Nodes( NodesEnum);32 if(!nodes) nodes = new Nodes(); 33 33 34 34 /*Continuous Galerkin partition of nodes: */
Note:
See TracChangeset
for help on using the changeset viewer.