OGS
|
Definition in file PostUtils.cpp.
#include "PostUtils.h"
#include "MeshLib/Elements/Element.h"
#include "MeshLib/Node.h"
#include "MeshLib/Utils/DuplicateMeshComponents.h"
#include "MeshLib/Utils/getOrCreateMeshProperty.h"
Go to the source code of this file.
Namespaces | |
namespace | ProcessLib |
namespace | ProcessLib::LIE |
namespace | ProcessLib::LIE::anonymous_namespace{PostUtils.cpp} |
Functions | |
bool | ProcessLib::LIE::anonymous_namespace{PostUtils.cpp}::includesNodeID (std::vector< MeshLib::Node * > const &vec_nodes, std::size_t node_id) |
std::vector< int > const & | ProcessLib::LIE::anonymous_namespace{PostUtils.cpp}::getMaterialIdsForNode (std::vector< std::pair< std::size_t, std::vector< int > > > const &vec_nodeID_matIDs, std::size_t nodeID) |