RINGMesh  Version 5.0.0
A programming library for geological model meshes
RINGMesh::MeshEntityTypeManager< 3 > Class Template Reference

#include <entity_type_manager.h>

Inheritance diagram for RINGMesh::MeshEntityTypeManager< 3 >:
RINGMesh::MeshEntityTypeManagerBase< 3 >

Public Member Functions

bool is_region (const MeshEntityType &type) const
 
- Public Member Functions inherited from RINGMesh::MeshEntityTypeManagerBase< 3 >
bool is_corner (const MeshEntityType &type) const
 
bool is_line (const MeshEntityType &type) const
 
bool is_surface (const MeshEntityType &type) const
 
bool is_valid_type (const MeshEntityType &type) const
 
const MeshEntityTypeboundary_entity_type (const MeshEntityType &mesh_entity_type) const
 
const MeshEntityTypeincident_entity_type (const MeshEntityType &mesh_entity_type) const
 
const std::vector< MeshEntityType > & mesh_entity_types () const
 
index_t nb_mesh_entity_types () const
 

Additional Inherited Members

- Protected Member Functions inherited from RINGMesh::MeshEntityTypeManagerBase< 3 >
 MeshEntityTypeManagerBase ()=default
 
- Protected Attributes inherited from RINGMesh::MeshEntityTypeManagerBase< 3 >
MeshEntityTypeBoundaryMap< DIMENSION > boundary_relationships_
 
MeshEntityTypeIncidentEntityMap< DIMENSION > incident_entity_relationships_
 
MeshEntityTypes< DIMENSION > mesh_entity_types_
 

Detailed Description

template<>
class RINGMesh::MeshEntityTypeManager< 3 >

Definition at line 207 of file entity_type_manager.h.

Member Function Documentation

◆ is_region()

bool RINGMesh::MeshEntityTypeManager< 3 >::is_region ( const MeshEntityType type) const
inline

Definition at line 211 of file entity_type_manager.h.


The documentation for this class was generated from the following file: