![]() |
Ice Sheet System Model
4.18
Code documentation
|
: partition elements and nodes and vertices More...
#include <string.h>
#include "../../classes/classes.h"
#include "../../shared/shared.h"
#include "../MeshPartitionx/MeshPartitionx.h"
#include "../ModelProcessorx/ModelProcessorx.h"
Go to the source code of this file.
Functions | |
void | DiscontinuousGalerkinNodesPartitioning (bool **pmy_nodes, bool *my_elements, bool *my_vertices, IoModel *iomodel) |
: partition elements and nodes and vertices
Definition in file NodesPartitioning.cpp.
void DiscontinuousGalerkinNodesPartitioning | ( | bool ** | pmy_nodes, |
bool * | my_elements, | ||
bool * | my_vertices, | ||
IoModel * | iomodel | ||
) |
All elements have been partitioned above, only create elements for this CPU:
Definition at line 17 of file NodesPartitioning.cpp.