- Timestamp:
- 11/08/11 08:06:28 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/ModelProcessorx/Thermal/CreateConstraintsThermal.cpp
r9719 r10522 29 29 30 30 /*Create constraints if they do not exist yet*/ 31 if(!constraints) constraints = new Constraints( ConstraintsEnum);31 if(!constraints) constraints = new Constraints(); 32 32 33 33 /*Only 3d mesh supported*/
Note:
See TracChangeset
for help on using the changeset viewer.