RINGMesh  Version 5.0.0
A programming library for geological model meshes
RINGMesh::GeoModelBuilderGeology< DIMENSION > Member List

This is the complete list of members for RINGMesh::GeoModelBuilderGeology< DIMENSION >, including all inherited members.

add_parent_children_relation(const gmge_id &parent, const gmme_id &children)RINGMesh::GeoModelBuilderGeology< DIMENSION >
build_contacts()RINGMesh::GeoModelBuilderGeology< DIMENSION >
builder_RINGMesh::GeoModelBuilderGeology< DIMENSION >private
check_if_boundary_incident_entity_relation_already_exists(const gmge_id &parent, const gmme_id &children)RINGMesh::GeoModelBuilderGeology< DIMENSION >private
copy_geological_entity_topology(const GeoModel< DIMENSION > &from, const GeologicalEntityType &type)RINGMesh::GeoModelBuilderGeology< DIMENSION >private
copy_geology(const GeoModel< DIMENSION > &from)RINGMesh::GeoModelBuilderGeology< DIMENSION >
create_geological_entities(const GeologicalEntityType &type, index_t nb)RINGMesh::GeoModelBuilderGeology< DIMENSION >
create_geological_entity(const GeologicalEntityType &type)RINGMesh::GeoModelBuilderGeology< DIMENSION >
create_geological_entity_type(const GeologicalEntityType &type)RINGMesh::GeoModelBuilderGeology< DIMENSION >private
delete_geological_entity(const GeologicalEntityType &type, index_t index)RINGMesh::GeoModelBuilderGeology< DIMENSION >
find_or_create_geological_entity_type(const GeologicalEntityType &type)RINGMesh::GeoModelBuilderGeology< DIMENSION >private
geomodel_RINGMesh::GeoModelBuilderGeology< DIMENSION >private
geomodel_access_RINGMesh::GeoModelBuilderGeology< DIMENSION >private
GeoModelBuilder< DIMENSION > classRINGMesh::GeoModelBuilderGeology< DIMENSION >friend
GeoModelBuilderBase< DIMENSION > classRINGMesh::GeoModelBuilderGeology< DIMENSION >friend
GeoModelBuilderGeology(GeoModelBuilder< DIMENSION > &builder, GeoModel< DIMENSION > &geomodel)RINGMesh::GeoModelBuilderGeology< DIMENSION >protected
remove_parent_children_relation(const gmge_id &parent, const gmme_id &children)RINGMesh::GeoModelBuilderGeology< DIMENSION >
ringmesh_disable_copy_and_move(GeoModelBuilderGeology)RINGMesh::GeoModelBuilderGeology< DIMENSION >private
ringmesh_template_assert_2d_or_3d(DIMENSION)RINGMesh::GeoModelBuilderGeology< DIMENSION >private
set_geological_entity_child(const gmge_id &parent_gmge, index_t id, index_t child_id)RINGMesh::GeoModelBuilderGeology< DIMENSION >
set_geological_entity_geol_feature(const gmge_id &gmge_id, typename GeoModelGeologicalEntity< DIMENSION >::GEOL_FEATURE geol_feature)RINGMesh::GeoModelBuilderGeology< DIMENSION >
set_mesh_entity_parent(const gmme_id &child_gmme, index_t id, const gmge_id &parent_gmge)RINGMesh::GeoModelBuilderGeology< DIMENSION >inline
~GeoModelBuilderGeology()=defaultRINGMesh::GeoModelBuilderGeology< DIMENSION >protected