OGS
FileIO::GMSH::GMSHPolygonTree Member List

This is the complete list of members for FileIO::GMSH::GMSHPolygonTree, including all inherited members.

_childrenGeoLib::SimplePolygonTreeprivate
_geo_nameFileIO::GMSH::GMSHPolygonTreeprivate
_geo_objsFileIO::GMSH::GMSHPolygonTreeprivate
_gmsh_lines_for_constraintsFileIO::GMSH::GMSHPolygonTreeprivate
_mesh_density_strategyFileIO::GMSH::GMSHPolygonTreeprivate
_node_polygonGeoLib::SimplePolygonTreeprivate
_parentGeoLib::SimplePolygonTreeprivate
_plysFileIO::GMSH::GMSHPolygonTreeprivate
_stationsFileIO::GMSH::GMSHPolygonTreeprivate
begin() constGeoLib::SimplePolygonTreeinline
checkIntersectionsSegmentExistingPolylines(GeoLib::PolylineWithSegmentMarker *ply, GeoLib::Polyline::SegmentIterator const &seg_it)FileIO::GMSH::GMSHPolygonTreeprivate
createGMSHPoints(std::vector< GMSHPoint * > &gmsh_pnts) constFileIO::GMSH::GMSHPolygonTree
end() constGeoLib::SimplePolygonTreeinline
getNumberOfChildren() constGeoLib::SimplePolygonTreeinline
getPointsFromSubPolygons(std::vector< GeoLib::Point const * > &pnts) constFileIO::GMSH::GMSHPolygonTreeprivate
getStationsInsideSubPolygons(std::vector< GeoLib::Point const * > &stations) constFileIO::GMSH::GMSHPolygonTreeprivate
GMSHPolygonTree(GeoLib::PolygonWithSegmentMarker *polygon, GMSHPolygonTree *parent, GeoLib::GEOObjects &geo_objs, std::string const &geo_name, GMSHMeshDensityStrategy &mesh_density_strategy)FileIO::GMSH::GMSHPolygonTree
initMeshDensityStrategy()FileIO::GMSH::GMSHPolygonTree
insertPolyline(GeoLib::PolylineWithSegmentMarker *ply)FileIO::GMSH::GMSHPolygonTree
insertSimplePolygonTree(SimplePolygonTree *polygon_hierarchy)GeoLib::SimplePolygonTree
insertStation(GeoLib::Point const *station)FileIO::GMSH::GMSHPolygonTree
isPolygonInside(const SimplePolygonTree *polygon_hierarchy) constGeoLib::SimplePolygonTree
isRoot() constGeoLib::SimplePolygonTree
markSharedSegments()FileIO::GMSH::GMSHPolygonTree
parent() constGeoLib::SimplePolygonTree
polygon() constGeoLib::SimplePolygonTree
polygon()GeoLib::SimplePolygonTree
SimplePolygonTree(Polygon *polygon, SimplePolygonTree *parent)GeoLib::SimplePolygonTree
writeAdditionalPointData(std::size_t &pnt_id_offset, std::size_t sfc_number, std::ostream &out) constFileIO::GMSH::GMSHPolygonTree
writeLineConstraints(std::size_t &line_offset, std::size_t sfc_number, std::ostream &out) constFileIO::GMSH::GMSHPolygonTreevirtual
writeLineLoop(std::size_t &line_offset, std::size_t &sfc_offset, std::ostream &out, bool const write_physical) constFileIO::GMSH::GMSHPolygonTreevirtual
writeStations(std::size_t &pnt_id_offset, std::size_t sfc_number, std::ostream &out) constFileIO::GMSH::GMSHPolygonTree
writeSubPolygonsAsLineConstraints(std::size_t &line_offset, std::size_t sfc_number, std::ostream &out) constFileIO::GMSH::GMSHPolygonTree
~GMSHPolygonTree() overrideFileIO::GMSH::GMSHPolygonTree
~SimplePolygonTree()GeoLib::SimplePolygonTreevirtual