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