![]() |
OGS
|
|
Declare a class to perform node wise mesh partitioning.
Definition in file NodeWiseMeshPartitioner.h.
#include <memory>#include <string>#include <tuple>#include <vector>#include "MeshLib/Elements/Element.h"#include "MeshLib/IO/MPI_IO/PropertyVectorMetaData.h"#include "MeshLib/Mesh.h"#include "MeshLib/Node.h"Go to the source code of this file.
Classes | |
| struct | ApplicationUtils::Partition |
| A subdomain mesh. More... | |
| class | ApplicationUtils::NodeWiseMeshPartitioner |
| Mesh partitioner. More... | |
Namespaces | |
| namespace | ApplicationUtils |
Functions | |
| MeshLib::Properties | ApplicationUtils::partitionProperties (std::unique_ptr< MeshLib::Mesh > const &mesh, std::vector< Partition > &partitions) |
| Partition existing properties and add vtkGhostType cell data array property. | |