OGS
|
This is the complete list of members for FileIO::FEFLOWMeshInterface, including all inherited members.
getIndexList(const std::string &str_ranges) | FileIO::FEFLOWMeshInterface | private |
readElement(std::string const &line, std::vector< MeshLib::Node * > const &nodes) | FileIO::FEFLOWMeshInterface | private |
readElement(const FEM_DIM &fem_dim, const MeshLib::MeshElemType elem_type, const std::string &line, const std::vector< MeshLib::Node * > &nodes) | FileIO::FEFLOWMeshInterface | private |
readELEMENTALSETS(std::ifstream &in, std::vector< std::vector< std::size_t > > &vec_elementsets) | FileIO::FEFLOWMeshInterface | private |
readElevation(std::ifstream &in, const FEM_CLASS &fem_class, const FEM_DIM &fem_dim, std::vector< MeshLib::Node * > &vec_nodes) | FileIO::FEFLOWMeshInterface | private |
readFEFLOWFile(const std::string &filename) | FileIO::FEFLOWMeshInterface | |
readNodeCoordinates(std::ifstream &in, std::vector< MeshLib::Node * > &nodes) | FileIO::FEFLOWMeshInterface | private |
readNodeCoordinates(std::ifstream &in, const FEM_CLASS &fem_class, const FEM_DIM &fem_dim, std::vector< MeshLib::Node * > const &nodes) | FileIO::FEFLOWMeshInterface | private |
setMaterialIDs(FEM_CLASS const &fem_class, FEM_DIM const &fem_dim, std::vector< GeoLib::Polyline * > const &lines, std::vector< std::vector< std::size_t > > const &vec_elementsets, std::vector< MeshLib::Element * > const &vec_elements, std::vector< int > &material_ids) | FileIO::FEFLOWMeshInterface | private |