Class template Dune::XT::Grid::DgfGridProviderFactory¶
-
template<class GridType>
class Dune::XT::Grid::DgfGridProviderFactory¶ Factory creating grid providers from DGF (Dune Grid Format) files.
-
static std::string Dune::XT::Grid::DgfGridProviderFactory::static_id()¶
No documentation provided.
-
static Common::Configuration Dune::XT::Grid::DgfGridProviderFactory::default_config()¶
No documentation provided.
-
static GridProvider<GridType> Dune::XT::Grid::DgfGridProviderFactory::create(const std::string &filename, int mpi_comm)¶
No documentation provided.
-
static GridProvider<GridType> Dune::XT::Grid::DgfGridProviderFactory::create(const Common::Configuration &cfg, int mpi_comm)¶
No documentation provided.
-
const bool Dune::XT::Grid::DgfGridProviderFactory::available¶
No documentation provided.