Class template Dune::XT::Grid::StructuredGridFactory

Inherits from Dune::StructuredGridFactory<ALUGrid<dim, dim_world, Dune::cube, refineType, Comm>>.

template<int dim_world, int dim, ALUGridRefinementType refineType, class Comm>
class Dune::XT::Grid::StructuredGridFactory<ALUGrid<dim, dim_world, Dune::cube, refineType, Comm>> : public Dune::StructuredGridFactory<ALUGrid<dim, dim_world, Dune::cube, refineType, Comm>>

No documentation provided.

Method Dune::XT::Grid::StructuredGridFactory::createCubeGrid

template<int dim_world, int dim, ALUGridRefinementType refineType, class Comm>
static std::shared_ptr<GridType> Dune::XT::Grid::StructuredGridFactory<ALUGrid<dim, dim_world, Dune::cube, refineType, Comm>>::createCubeGrid(const Dune::FieldVector<ctype, GridType::dimension> &lowerLeft, const Dune::FieldVector<ctype, GridType::dimension> &upperRight, const std::array<unsigned int, GridType::dimension> &elements, std::array<unsigned int, GridType::dimension> = default_overlap<GridType>(), Dune::MPIHelper::MPICommunicator mpi_comm = Dune::MPIHelper::getCommunicator())

No documentation provided.

Type alias Dune::XT::Grid::StructuredGridFactory::GridType

type Dune::XT::Grid::StructuredGridFactory::GridType

No documentation provided.

Type alias Dune::XT::Grid::StructuredGridFactory::ctype

type Dune::XT::Grid::StructuredGridFactory::ctype

No documentation provided.