 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
31 void Marshall(
char** pmarshalled_data,
int* pmarshalled_data_size,
int marshall_direction){ };
void GetJacobianInvert(IssmDouble *Jinv, IssmDouble *xyz_list, Gauss *gauss)
int TensorInterpolation(int fe_stokes)
void GetNodalFunctionsDerivativesReference(IssmDouble *dbasis, Gauss *gauss, int finiteelement)
void VerticalSegmentIndicesBase(int **pindices, int *pnumseg, int finiteelement)
int VelocityInterpolation(int fe_stokes)
void GetNodalFunctionsDerivatives(IssmDouble *dbasis, IssmDouble *xyz_list, Gauss *gauss, int finiteelement)
int NumberofNodes(int finiteelement)
void SurfaceNodeIndices(int *pnumindices, int **pindices, int finiteelement)
void GetInputDerivativeValue(IssmDouble *pvalues, IssmDouble *plist, IssmDouble *xyz_list, Gauss *gauss, int finiteelement)
int PressureInterpolation(int fe_stokes)
void GetQuadJacobianDeterminant(IssmDouble *Jdet, IssmDouble *xyz_list, Gauss *gauss)
void BasalNodeIndices(int *pnumindices, int **pindices, int finiteelement)
void GetTriaJacobianDeterminant(IssmDouble *Jdet, IssmDouble *xyz_list, Gauss *gauss)
void Marshall(char **pmarshalled_data, int *pmarshalled_data_size, int marshall_direction)
void GetJacobian(IssmDouble *J, IssmDouble *xyz_list, Gauss *gauss)
void GetLprimeFSSSA(IssmDouble *LprimeFSSSA, IssmDouble *xyz_list, Gauss *gauss)
void GetJacobianDeterminant(IssmDouble *Jdet, IssmDouble *xyz_list, Gauss *gauss)
void GetInputValue(IssmDouble *pvalue, IssmDouble *plist, Gauss *gauss, int finiteelement)
void GetNodalFunctions(IssmDouble *basis, Gauss *gauss, int finiteelement)
void GetSegmentJacobianDeterminant(IssmDouble *Jdet, IssmDouble *xyz_list, Gauss *gauss)