OGS
|
Definition in file getMeshElementsForMaterialIDs.cpp.
#include "getMeshElementsForMaterialIDs.h"
#include <range/v3/algorithm/contains.hpp>
#include "MeshLib/Elements/Element.h"
#include "MeshLib/Mesh.h"
Go to the source code of this file.
Namespaces | |
namespace | MeshLib |
Functions | |
std::vector< MeshLib::Element * > | MeshLib::getMeshElementsForMaterialIDs (MeshLib::Mesh const &mesh, std::vector< int > const &selected_material_ids) |