OGS
|
Define members of class NodePartitionedMeshReader to read node-wise partitioned mesh with MPI functions.
Definition in file NodePartitionedMeshReader.cpp.
#include "NodePartitionedMeshReader.h"
#include <mpi.h>
#include <fstream>
#include <numeric>
#include "BaseLib/FileTools.h"
#include "BaseLib/Logging.h"
#include "BaseLib/RunTime.h"
#include "MeshLib/Elements/Elements.h"
#include "MeshLib/MeshEnums.h"
#include "MeshLib/Properties.h"
Go to the source code of this file.
Namespaces | |
namespace | MeshLib |
namespace | MeshLib::IO |
Functions | |
template<typename VALUE , typename TYPE > | |
bool | is_safely_convertable (VALUE const &value) |
bool is_safely_convertable | ( | VALUE const & | value | ) |
Definition at line 32 of file NodePartitionedMeshReader.cpp.
References ERR().
Referenced by MeshLib::IO::NodePartitionedMeshReader::readDataFromFile().