_geo_objs | FileIO::GMSH::GMSHInterface | private |
_gmsh_geo_name | FileIO::GMSH::GMSHInterface | private |
_gmsh_pnts | FileIO::GMSH::GMSHInterface | private |
_inverse_rot_mat | FileIO::GMSH::GMSHInterface | private |
_keep_preprocessed_geometry | FileIO::GMSH::GMSHInterface | private |
_mesh_density_strategy | FileIO::GMSH::GMSHInterface | private |
_n_lines | FileIO::GMSH::GMSHInterface | private |
_n_plane_sfc | FileIO::GMSH::GMSHInterface | private |
_polygon_tree_list | FileIO::GMSH::GMSHInterface | private |
_rotate | FileIO::GMSH::GMSHInterface | private |
_selected_geometries | FileIO::GMSH::GMSHInterface | private |
_write_physical_groups | FileIO::GMSH::GMSHInterface | private |
GMSHInterface(GeoLib::GEOObjects &geo_objs, bool include_stations_as_constraints, GMSH::MeshDensityAlgorithm mesh_density_algorithm, double pnt_density, double station_density, std::size_t max_pnts_per_leaf, std::vector< std::string > const &selected_geometries, bool rotate, bool keep_preprocessed_geometry) | FileIO::GMSH::GMSHInterface | |
GMSHInterface(GMSHInterface const &)=delete | FileIO::GMSH::GMSHInterface | |
GMSHInterface(GMSHInterface &&)=delete | FileIO::GMSH::GMSHInterface | |
operator=(GMSHInterface const &)=delete | FileIO::GMSH::GMSHInterface | |
operator=(GMSHInterface &&)=delete | FileIO::GMSH::GMSHInterface | |
out | BaseLib::IO::Writer | protected |
write() override | FileIO::GMSH::GMSHInterface | protectedvirtual |
writeGMSHInputFile(std::ostream &out) | FileIO::GMSH::GMSHInterface | private |
writePhysicalGroups(bool flag) | FileIO::GMSH::GMSHInterface | inline |
Writer() | BaseLib::IO::Writer | |
writeToString() | BaseLib::IO::Writer | |
~GMSHInterface() override | FileIO::GMSH::GMSHInterface | |
~Writer()=default | BaseLib::IO::Writer | virtual |