- Member Bempp::GridFactory::importGmshGrid (const GridParameters ¶ms, const std::string &fileName, bool verbose=false, bool insertBoundarySegments=false)
- Ask Dune developers about the significance of insertBoundarySegments.
- Member Bempp::GridFactory::importGmshGrid (const GridParameters ¶ms, const std::string &fileName, std::vector< int > &boundaryId2PhysicalEntity, std::vector< int > &elementIndex2PhysicalEntity, bool verbose=true, bool insertBoundarySegments=false)
- Ask Dune developers about the significance of the undocumented parameters.