Changeset 17536 for issm/trunk-jpl/src/c/classes/Elements/TriaRef.h
- Timestamp:
- 03/25/14 11:07:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/TriaRef.h
r17095 r17536 31 31 void GetNodalFunctionsVelocity(IssmDouble* basis, Gauss* gauss); 32 32 void GetNodalFunctionsPressure(IssmDouble* basis, Gauss* gauss); 33 void GetNodalFunctionsTensor(IssmDouble* basis, Gauss* gauss); 33 34 void GetSegmentNodalFunctions(IssmDouble* basis,Gauss* gauss, int index1,int index2); 34 35 void GetSegmentBFlux(IssmDouble* B,Gauss* gauss, int index1,int index2);
Note:
See TracChangeset
for help on using the changeset viewer.