_children | GeoLib::SimplePolygonTree | private |
_geo_name | FileIO::GMSH::GMSHPolygonTree | private |
_geo_objs | FileIO::GMSH::GMSHPolygonTree | private |
_gmsh_lines_for_constraints | FileIO::GMSH::GMSHPolygonTree | private |
_mesh_density_strategy | FileIO::GMSH::GMSHPolygonTree | private |
_node_polygon | GeoLib::SimplePolygonTree | private |
_parent | GeoLib::SimplePolygonTree | private |
_plys | FileIO::GMSH::GMSHPolygonTree | private |
_stations | FileIO::GMSH::GMSHPolygonTree | private |
begin() const | GeoLib::SimplePolygonTree | inline |
checkIntersectionsSegmentExistingPolylines(GeoLib::PolylineWithSegmentMarker *ply, GeoLib::Polyline::SegmentIterator const &seg_it) | FileIO::GMSH::GMSHPolygonTree | private |
createGMSHPoints(std::vector< GMSHPoint * > &gmsh_pnts) const | FileIO::GMSH::GMSHPolygonTree | |
end() const | GeoLib::SimplePolygonTree | inline |
getNumberOfChildren() const | GeoLib::SimplePolygonTree | inline |
getPointsFromSubPolygons(std::vector< GeoLib::Point const * > &pnts) const | FileIO::GMSH::GMSHPolygonTree | private |
getStationsInsideSubPolygons(std::vector< GeoLib::Point const * > &stations) const | FileIO::GMSH::GMSHPolygonTree | private |
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) const | GeoLib::SimplePolygonTree | |
isRoot() const | GeoLib::SimplePolygonTree | |
markSharedSegments() | FileIO::GMSH::GMSHPolygonTree | |
parent() const | GeoLib::SimplePolygonTree | |
polygon() const | GeoLib::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) const | FileIO::GMSH::GMSHPolygonTree | |
writeLineConstraints(std::size_t &line_offset, std::size_t sfc_number, std::ostream &out) const | FileIO::GMSH::GMSHPolygonTree | virtual |
writeLineLoop(std::size_t &line_offset, std::size_t &sfc_offset, std::ostream &out, bool const write_physical) const | FileIO::GMSH::GMSHPolygonTree | virtual |
writeStations(std::size_t &pnt_id_offset, std::size_t sfc_number, std::ostream &out) const | FileIO::GMSH::GMSHPolygonTree | |
writeSubPolygonsAsLineConstraints(std::size_t &line_offset, std::size_t sfc_number, std::ostream &out) const | FileIO::GMSH::GMSHPolygonTree | |
~GMSHPolygonTree() override | FileIO::GMSH::GMSHPolygonTree | |
~SimplePolygonTree() | GeoLib::SimplePolygonTree | virtual |