dune-grid  2.1.1
Dune::GmshReader< GridType > Member List
This is the complete list of members for Dune::GmshReader< GridType >, including all inherited members.
read(const std::string &fileName, bool verbose=true, bool insert_boundary_segments=true)Dune::GmshReader< GridType > [inline, static]
read(const std::string &fileName, std::vector< int > &boundary_id_to_physical_entity, std::vector< int > &element_index_to_physical_entity, bool verbose=true, bool insert_boundary_segments=true)Dune::GmshReader< GridType > [inline, static]
read(GridType &grid, const std::string &fileName, bool verbose=true, bool insert_boundary_segments=true)Dune::GmshReader< GridType > [inline, static]
read(GridType &grid, const std::string &fileName, std::vector< int > &boundary_id_to_physical_entity, std::vector< int > &element_index_to_physical_entity, bool verbose=true, bool insert_boundary_segments=true)Dune::GmshReader< GridType > [inline, static]
read(Dune::GridFactory< GridType > &factory, const std::string &fileName, bool verbose=true, bool insert_boundary_segments=true)Dune::GmshReader< GridType > [inline, static]
read(Dune::GridFactory< GridType > &factory, const std::string &fileName, std::vector< int > &boundary_id_to_physical_entity, std::vector< int > &element_index_to_physical_entity, bool verbose=true, bool insert_boundary_segments=true)Dune::GmshReader< GridType > [inline, static]