Changeset 15745
- Timestamp:
- 08/07/13 15:28:02 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.cpp
r15744 r15745 7899 7899 GaussPenta *gauss = NULL; 7900 7900 7901 /*Initialize Element matrix and return if necessary*/ 7902 if(IsFloating() || !IsOnBed()) return NULL; 7903 7901 7904 /*If on water or not FS, skip stiffness: */ 7902 7905 inputs->GetInputValue(&approximation,ApproximationEnum);
Note:
See TracChangeset
for help on using the changeset viewer.