OGS
createMeshFromElementSelection.cpp File Reference

Detailed Description

Definition in file createMeshFromElementSelection.cpp.

#include "createMeshFromElementSelection.h"
#include <range/v3/numeric.hpp>
#include <range/v3/range/conversion.hpp>
#include <range/v3/view/enumerate.hpp>
#include <range/v3/view/indirect.hpp>
#include <range/v3/view/map.hpp>
#include <unordered_map>
#include "MeshLib/Elements/Element.h"
#include "MeshLib/Mesh.h"
#include "MeshLib/Node.h"
#include "MeshLib/Utils/addPropertyToMesh.h"
Include dependency graph for createMeshFromElementSelection.cpp:

Go to the source code of this file.

Namespaces

namespace  MeshLib
 

Functions

std::unique_ptr< MeshLib::MeshMeshLib::createMeshFromElementSelection (std::string mesh_name, std::vector< MeshLib::Element * > const &elements)