Dune Core Modules (2.3.1)
Dune::StructuredGridFactory< YaspGrid< dim > > Class Template Reference
Specialization of the StructuredGridFactory for YaspGrid. More...
#include <dune/grid/utility/structuredgridfactory.hh>
Static Public Member Functions | |
static shared_ptr< GridType > | createCubeGrid (const FieldVector< ctype, dimworld > &lowerLeft, const FieldVector< ctype, dimworld > &upperRight, const array< unsigned int, dim > &elements) |
Create a structured cube grid. More... | |
static shared_ptr< GridType > | createSimplexGrid (const FieldVector< ctype, dimworld > &lowerLeft, const FieldVector< ctype, dimworld > &upperRight, const array< unsigned int, dim > &elements) |
Create a structured simplex grid. More... | |
Detailed Description
template<int dim>
class Dune::StructuredGridFactory< YaspGrid< dim > >
class Dune::StructuredGridFactory< YaspGrid< dim > >
Specialization of the StructuredGridFactory for YaspGrid.
This allows a YaspGrid to be constructed using the StructuredGridFactory just like the unstructured Grids. There are two limitations:
Member Function Documentation
◆ createCubeGrid()
template<int dim>
|
inlinestatic |
◆ createSimplexGrid()
template<int dim>
|
inlinestatic |
Create a structured simplex grid.
References DUNE_THROW.
The documentation for this class was generated from the following file:
- dune/grid/utility/structuredgridfactory.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)