 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
12 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
53 void Marshall(
char** pmarshalled_data,
int* pmarshalled_data_size,
int marshall_direction);
ElementMatrix * PenaltyCreateKMatrixHydrologyDCInefficient(IssmDouble kmax)
Declaration of Vertices class.
void ConstraintActivate(int *punstable)
void SetwiseNodeConnectivity(int *d_nz, int *o_nz, Node *node, bool *flags, int *flagsindices, int set1_enum, int set2_enum)
Declaration of Nodes class.
void PenaltyCreateKMatrix(Matrix< IssmDouble > *Kff, Matrix< IssmDouble > *kfs, IssmDouble kmax)
Declaration of Parameters class.
Declaration of Elements class.
void ConstraintActivateThermal(int *punstable)
void CreatePVector(Vector< IssmDouble > *pf)
ElementMatrix * PenaltyCreateKMatrixThermal(IssmDouble kmax)
void Marshall(char **pmarshalled_data, int *pmarshalled_data_size, int marshall_direction)
ElementVector * PenaltyCreatePVectorMelting(IssmDouble kmax)
void PenaltyCreateJacobianMatrix(Matrix< IssmDouble > *Jff, IssmDouble kmax)
ElementVector * PenaltyCreatePVectorThermal(IssmDouble kmax)
void GetNodesSidList(int *sidlist)
void Configure(Elements *elements, Loads *loads, Nodes *nodes, Vertices *vertices, Materials *materials, Parameters *parameters)
void CreateJacobianMatrix(Matrix< IssmDouble > *Jff)
Declaration of Materials class.
void GetNodesLidList(int *lidlist)
void ResetZigzagCounter(void)
abstract class for Load object This class is a place holder for the Icefront and the Penpair loads....
void ConstraintActivateHydrologyDCInefficient(int *punstable)
int GetNumberOfNodes(void)
void CreateKMatrix(Matrix< IssmDouble > *Kff, Matrix< IssmDouble > *Kfs)
void PenaltyCreatePVector(Vector< IssmDouble > *pf, IssmDouble kmax)
Declaration of Loads class.
#define _error_(StreamArgs)
ElementVector * PenaltyCreatePVectorHydrologyDCInefficient(IssmDouble kmax)
void ResetConstraint(void)
void SetCurrentConfiguration(Elements *elements, Loads *loads, Nodes *nodes, Vertices *vertices, Materials *materials, Parameters *parameters)
ElementMatrix * PenaltyCreateKMatrixMelting(IssmDouble kmax)