OGS
NodeWiseMeshPartitioner.h File Reference

Detailed Description

Declare a class to perform node wise mesh partitioning.

Date
2016.05

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"
Include dependency graph for NodeWiseMeshPartitioner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ApplicationUtils::Partition
 A subdomain mesh. More...
 
class  ApplicationUtils::NodeWiseMeshPartitioner
 Mesh partitioner. More...
 

Namespaces

 ApplicationUtils
 

Functions

MeshLib::Properties ApplicationUtils::partitionProperties (MeshLib::Properties const &properties, std::vector< Partition > const &partitions)
 Partition existing properties and add vtkGhostType cell data array property. More...