OGS
|
Implementation of the Mesh class.
Definition in file createMaterialIDsBasedSubMesh.cpp.
#include "MeshLib/Utils/createMaterialIDsBasedSubMesh.h"
#include "MeshLib/Mesh.h"
#include "MeshLib/Utils/DuplicateMeshComponents.h"
#include "MeshLib/Utils/createMeshFromElementSelection.h"
#include "MeshLib/Utils/getMeshElementsForMaterialIDs.h"
Go to the source code of this file.
Namespaces | |
namespace | MeshLib |
Functions | |
std::unique_ptr< MeshLib::Mesh > | MeshLib::createMaterialIDsBasedSubMesh (MeshLib::Mesh const &mesh, std::vector< int > const &material_ids, std::string const &name_for_created_mesh) |