 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
62 void Marshall(
char** pmarshalled_data,
int* pmarshalled_data_size,
int marshall_direction);
Declaration of Vertices class.
Declaration of Nodes class.
Declaration of Parameters class.
Declaration of Elements class.
void Configure(Elements *elements, Loads *loads, Nodes *nodes, Vertices *vertices, Materials *materials, Parameters *parameters)
void InputUpdateFromConstant(int constant, int name)
void SetwiseNodeConnectivity(int *d_nz, int *o_nz, Node *node, bool *flags, int *flagsindices, int set1_enum, int set2_enum)
void InputUpdateFromConstant(IssmDouble constant, int name)
void InputUpdateFromVector(IssmDouble *vector, int name, int type)
void CreateKMatrix(Matrix< IssmDouble > *Kff, Matrix< IssmDouble > *Kfs)
void Marshall(char **pmarshalled_data, int *pmarshalled_data_size, int marshall_direction)
Declaration of Materials class.
void CreateJacobianMatrix(Matrix< IssmDouble > *Jff)
int GetNumberOfNodes(void)
abstract class for Load object This class is a place holder for the Icefront and the Penpair loads....
void SetCurrentConfiguration(Elements *elements, Loads *loads, Nodes *nodes, Vertices *vertices, Materials *materials, Parameters *parameters)
void FreezeConstraints(void)
void PenaltyCreateKMatrix(Matrix< IssmDouble > *Kff, Matrix< IssmDouble > *kfs, IssmDouble kmax)
int Constrain(int *punstable)
IssmDouble fractionincrement
void GetNodesSidList(int *sidlist)
ElementMatrix * PenaltyCreateKMatrixStressbalanceHoriz(IssmDouble kmax)
Declaration of Loads class.
void InputUpdateFromIoModel(int index, IoModel *iomodel)
#define _error_(StreamArgs)
void PenaltyCreatePVector(Vector< IssmDouble > *pf, IssmDouble kmax)
ElementVector * PenaltyCreatePVectorStressbalanceHoriz(IssmDouble kmax)
void PenaltyCreateJacobianMatrix(Matrix< IssmDouble > *Jff, IssmDouble kmax)
void CreatePVector(Vector< IssmDouble > *pf)
void GetNodesLidList(int *lidlist)
void InputUpdateFromMatrixDakota(IssmDouble *matrix, int nrows, int ncols, int name, int type)
void InputUpdateFromVectorDakota(IssmDouble *vector, int name, int type)