dune-grid
2.7.0
|
This is the complete list of members for Dune::GmshReader< GridType >, including all inherited members.
Grid typedef | Dune::GmshReader< GridType > | |
read(const std::string &fileName, bool verbose=true, bool insertBoundarySegments=true) | Dune::GmshReader< GridType > | inlinestatic |
read(const std::string &fileName, std::vector< int > &boundarySegmentToPhysicalEntity, std::vector< int > &elementToPhysicalEntity, bool verbose=true, bool insertBoundarySegments=true) | Dune::GmshReader< GridType > | inlinestatic |
read(Dune::GridFactory< Grid > &factory, const std::string &fileName, bool verbose=true, bool insertBoundarySegments=true) | Dune::GmshReader< GridType > | inlinestatic |
read(Dune::GridFactory< Grid > &factory, const std::string &fileName, std::vector< int > &boundarySegmentToPhysicalEntity, std::vector< int > &elementToPhysicalEntity, bool verbose=true, bool insertBoundarySegments=true) | Dune::GmshReader< GridType > | inlinestatic |