Variable t8_mesh_handle::ElementCompetencePack
Defined in File mesh.hxx
Variable Documentation
- template<typename TType> concept t8_mesh_handle::ElementCompetencePack = requires { typename TType::is_element_competence_pack; }
Concept to ensure that a type is an element competence pack.