 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file. 1 #ifndef _CONTAINER_NODES_H_
2 #define _CONTAINER_NODES_H_
4 #include "../datastructures/datastructures.h"
5 #include "../toolkits/toolkits.h"
37 void Marshall(
char** pmarshalled_data,
int* pmarshalled_data_size,
int marshall_direction);
54 #endif //ifndef _NODES_H_
int numberofmasters_local
Declaration of Vertices class.
Declaration of Nodes class.
bool RequiresDofReindexing(void)
int MaxNumDofs(int setenum)
Declaration of Parameters class.
int NumberOfNodesLocalAll(void)
Declaration of Elements class.
void Marshall(char **pmarshalled_data, int *pmarshalled_data_size, int marshall_direction)
int NumberOfDofsLocal(int setenum)
Declaration of Materials class.
void CheckDofListAcrossPartitions(void)
void GetLocalVectorWithClonesGset(IssmDouble **plocal_vector, Vector< IssmDouble > *vector)
void DistributeDofs(int SETENUM)
int NumberOfDofsLocalAll(int setenum)
Declaration of Loads class.
Declaration of DataSet class.
int NumberOfDofs(int setenum)
int NumberOfNodesLocal(void)