BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Bug List
Member Bempp::GridFactory::importGmshGrid (const GridParameters &params, const std::string &fileName, bool verbose=false, bool insertBoundarySegments=false)
Ask Dune developers about the significance of insertBoundarySegments.
Member Bempp::GridFactory::importGmshGrid (const GridParameters &params, 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.