Static Public Member Functions | |
| static std::unique_ptr< GridType > | createSimplexGrid (const Dune::FieldVector< ctype, dimworld > &lowerLeft, const Dune::FieldVector< ctype, dimworld > &upperRight, const std::array< unsigned int, dim > &numElements) |
| Create a structured simplex grid. | |