Changeset 3886 for issm/trunk/src/c/objects/Loads/Numericalflux.cpp
- Timestamp:
- 05/21/10 13:48:49 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Loads/Numericalflux.cpp
r3884 r3886 63 63 int num_nodes; 64 64 int num_elems; 65 bool isinternal;66 65 67 66 /*numericalflux constructor data: */ … … 148 147 } 149 148 /*}}}*/ 150 151 149 /*FUNCTION Numericalflux::~Numericalflux(){{{1*/ 152 150 Numericalflux::~Numericalflux(){
Note:
See TracChangeset
for help on using the changeset viewer.