![]() |
Ice Sheet System Model
4.18
Code documentation
|
header file for partitioning module. More...
#include "../../shared/shared.h"
Go to the source code of this file.
Functions | |
template<class doubletype > | |
int | MeshPartitionx (int **pepart, int **pnpart, int numberofelements, int numberofnodes, int *elements, int numberofelements2d, int numberofnodes2d, doubletype *elements2d, int *vweights, int numlayers, int elements_width, int meshelementtype, int num_procs) |
header file for partitioning module.
Definition in file MeshPartitionx.h.
int MeshPartitionx | ( | int ** | pepart, |
int ** | pnpart, | ||
int | numberofelements, | ||
int | numberofnodes, | ||
int * | elements, | ||
int | numberofelements2d, | ||
int | numberofnodes2d, | ||
doubletype * | elements2d, | ||
int * | vweights, | ||
int | numlayers, | ||
int | elements_width, | ||
int | meshelementtype, | ||
int | num_procs | ||
) |
Definition at line 12 of file MeshPartitionx.h.