 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
7 #include "../../shared/shared.h"
8 #include "../../toolkits/toolkits.h"
12 int configuration_type;
21 for(
int i=0;i<constraints->
Size();i++){
24 ((
SpcDynamic*)constraint)->SetDynamicConstraint(nodes,yg_serial);
30 xDelete<IssmDouble>(yg_serial);
Declaration of Nodes class.
header file for updating single point constraints for next time step
Declaration of Parameters class.
Declaration of Constraints class.
virtual int ObjectEnum()=0
Object * GetObjectByOffset(int offset)
void FindParam(bool *pinteger, int enum_type)
doubletype * ToMPISerial(void)
void UpdateDynamicConstraintsx(Constraints *constraints, Nodes *nodes, Parameters *parameters, Vector< IssmDouble > *yg)