![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
Dune::GridConstruction< GridType, 1 > Struct Template Reference
#include <dune/fufem/utilities/gridconstruction.hh>
Public Types | |
| using | ctype = typename GridType::ctype |
| using | FV = FieldVector< ctype, dim > |
Static Public Member Functions | |
| static std::unique_ptr< GridType > | createGrid (const ParameterTree &config) |
| static std::unique_ptr< GridType > | createInterval (const ParameterTree &config) |
Static Public Attributes | |
| static const int | dim =GridType::dimension |
Member Typedef Documentation
◆ ctype
template<class GridType >
| using Dune::GridConstruction< GridType, 1 >::ctype = typename GridType::ctype |
◆ FV
template<class GridType >
| using Dune::GridConstruction< GridType, 1 >::FV = FieldVector<ctype,dim> |
Member Function Documentation
◆ createGrid()
template<class GridType >
|
inlinestatic |
◆ createInterval()
template<class GridType >
|
inlinestatic |
Member Data Documentation
◆ dim
template<class GridType >
|
static |
The documentation for this struct was generated from the following file:
