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

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

add_well(const LineMesh< DIMENSION > &mesh, const std::string &name)RINGMesh::WellGroup< DIMENSION >
add_well(const LineMesh< 2 > &mesh, const std::string &name)RINGMesh::WellGroup< DIMENSION >
add_well(const LineMesh3D &mesh, const std::string &name)RINGMesh::WellGroup< DIMENSION >
compute_conformal_mesh(const LineMesh< DIMENSION > &in, LineMesh< DIMENSION > &out)RINGMesh::WellGroup< DIMENSION >private
compute_conformal_mesh(const LineMesh< 2 > &in, LineMesh< 2 > &out)RINGMesh::WellGroup< DIMENSION >private
compute_conformal_mesh(const LineMesh3D &in, LineMesh3D &out)RINGMesh::WellGroup< DIMENSION >private
create_wells(index_t nb_wells)RINGMesh::WellGroup< DIMENSION >
find_well(const std::string &name) constRINGMesh::WellGroup< DIMENSION >
geomodel() constRINGMesh::WellGroup< DIMENSION >inline
geomodel_RINGMesh::WellGroup< DIMENSION >protected
get_region_edges(index_t region, std::vector< Edge< DIMENSION > > &edges) constRINGMesh::WellGroup< DIMENSION >
get_region_edges(index_t region, std::vector< std::vector< Edge< DIMENSION > > > &edges) constRINGMesh::WellGroup< DIMENSION >
nb_wells() constRINGMesh::WellGroup< DIMENSION >inline
ringmesh_disable_copy_and_move(WellGroup)RINGMesh::WellGroup< DIMENSION >private
set_geomodel(GeoModel< DIMENSION > *geomodel)RINGMesh::WellGroup< DIMENSION >inline
well(index_t w) constRINGMesh::WellGroup< DIMENSION >inline
WellGroup()RINGMesh::WellGroup< DIMENSION >
wells_RINGMesh::WellGroup< DIMENSION >protected
~WellGroup()=defaultRINGMesh::WellGroup< DIMENSION >virtual