Changeset 25836 for issm/trunk/src/c/classes/Elements/PentaRef.h
- Timestamp:
- 12/08/20 08:45:53 (4 years ago)
- Location:
- issm/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/c
- Property svn:ignore
-
old new 23 23 issm_ocean 24 24 issm_dakota 25 issm_post
-
- Property svn:ignore
-
issm/trunk/src/c/classes/Elements/PentaRef.h
r21729 r25836 29 29 void GetTriaJacobianDeterminant(IssmDouble* Jdet, IssmDouble* xyz_list,Gauss* gauss); 30 30 void VerticalSegmentIndicesBase(int** pindices,int* pnumseg,int finiteelement); 31 void Marshall( char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction){ /*do nothing */};31 void Marshall(MarshallHandle* marshallhandle){ /*do nothing */}; 32 32 int NumberofNodes(int finiteelement); 33 33 int PressureInterpolation(int fe_stokes);
Note:
See TracChangeset
for help on using the changeset viewer.