15#ifndef INCG_LF_SPEC_DATA_
16#define INCG_LF_SPEC_DATA_
18#include "all_codim_mesh_data_set.h"
19#include "codim_mesh_data_set.h"
91 const std::shared_ptr<const Mesh>& mesh_p);
unsigned int dim_t
type for dimensions and co-dimensions and numbers derived from them
Contains helper functions and classes that all operate on the interface classes defined in lf::mesh.
CodimMeshDataSet< lf::base::size_type > CountNumSuperEntities(const std::shared_ptr< const Mesh > &mesh_p, lf::base::dim_t codim_sub, lf::base::dim_t codim_super)
store number of adjacent super-entities
CodimMeshDataSet< bool > flagEntitiesOnBoundary(const std::shared_ptr< const Mesh > &mesh_p, lf::base::dim_t codim)
flag entities of a specific co-dimension located on the boundary