OGS
|
Declare a class to read node-wise partitioned mesh with MPI functions.
Definition in file NodePartitionedMeshReader.h.
#include <mpi.h>
#include <iosfwd>
#include <string>
#include <vector>
#include "BaseLib/MPI.h"
#include "MeshLib/IO/MPI_IO/PropertyVectorMetaData.h"
#include "MeshLib/IO/NodeData.h"
#include "MeshLib/NodePartitionedMesh.h"
#include "MeshLib/Properties.h"
Go to the source code of this file.
Classes | |
class | MeshLib::IO::NodePartitionedMeshReader |
struct | MeshLib::IO::NodePartitionedMeshReader::PartitionedMeshInfo |
A collection of integers that configure the partitioned mesh data. More... | |
Namespaces | |
namespace | MeshLib |
namespace | MeshLib::IO |