 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
5 #ifndef _SPCTRANSIENT_H_
6 #define _SPCTRANSIENT_H_
10 #include "../../datastructures/datastructures.h"
37 void Marshall(
char** pmarshalled_data,
int* pmarshalled_data_size,
int marshall_direction);
Declaration of Nodes class.
Declaration of Parameters class.
void InputUpdateFromVectorDakota(IssmDouble *vector, Nodes *nodes, int name, int type)
void Marshall(char **pmarshalled_data, int *pmarshalled_data_size, int marshall_direction)
#define _error_(StreamArgs)
void ConstrainNode(Nodes *nodes, Parameters *parameters)
void ActivatePenaltyMethod(void)
void PenaltyDofAndValue(int *dof, IssmDouble *value, Nodes *nodes, Parameters *parameters)