 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
27 void Marshall(
char** pmarshalled_data,
int* pmarshalled_data_size,
int marshall_direction){ };
void GetInputValue(IssmDouble *p, IssmDouble *plist, Gauss *gauss, int finiteelement)
int VelocityInterpolation(int fe_stokes)
void GetJacobianDeterminant(IssmDouble *Jdet, IssmDouble *xyz_list, GaussTetra *gauss)
int TensorInterpolation(int fe_stokes)
void GetJacobianDeterminantFace(IssmDouble *Jdet, IssmDouble *xyz_list, GaussTetra *gauss)
void GetNodalFunctionsDerivativesReference(IssmDouble *dbasis, GaussTetra *gauss, int finiteelement)
int NumberofNodes(int finiteelement)
void GetInputDerivativeValue(IssmDouble *p, IssmDouble *plist, IssmDouble *xyz_list, GaussTetra *gauss, int finiteelement)
void GetJacobianInvert(IssmDouble *Jinv, IssmDouble *xyz_list, GaussTetra *gauss)
void Marshall(char **pmarshalled_data, int *pmarshalled_data_size, int marshall_direction)
void GetNodalFunctionsDerivatives(IssmDouble *dbasis, IssmDouble *xyz_list, GaussTetra *gauss, int finiteelement)
int PressureInterpolation(int fe_stokes)
void GetNodalFunctions(IssmDouble *basis, Gauss *gauss_in, int finiteelement)
void GetJacobian(IssmDouble *J, IssmDouble *xyz_list, GaussTetra *gauss)