|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::PDELab::StructuredGrid< YaspGrid< dim > > Class Template Reference
#include <dune/pdelab/boilerplate/pdelab.hh>
Public Types | |
| typedef YaspGrid< dim > | Grid |
| typedef Grid::ctype | ctype |
Public Member Functions | |
| StructuredGrid (Dune::GeometryType::BasicType meshtype, unsigned int cells, int overlap=1) | |
| StructuredGrid (Dune::GeometryType::BasicType meshtype, std::array< double, dimworld > lower_left, std::array< double, dimworld > upper_right, std::array< unsigned int, dim > cells, int overlap=1) | |
| StructuredGrid (Dune::GeometryType::BasicType meshtype, std::array< double, dimworld > lower_left, std::array< double, dimworld > upper_right, std::array< unsigned int, dim > cells, std::array< bool, dim > periodic, int overlap=1) | |
| std::shared_ptr< Grid > | getSharedPtr () |
| Grid & | getGrid () |
| const Grid & | getGrid () const |
| Grid & | operator* () |
| Grid * | operator-> () |
| const Grid & | operator* () const |
| const Grid * | operator-> () const |
Static Public Attributes | |
| static const int | dimworld = Grid::dimensionworld |
Member Typedef Documentation
◆ ctype
template<int dim>
| typedef Grid::ctype Dune::PDELab::StructuredGrid< YaspGrid< dim > >::ctype |
◆ Grid
template<int dim>
| typedef YaspGrid<dim> Dune::PDELab::StructuredGrid< YaspGrid< dim > >::Grid |
Constructor & Destructor Documentation
◆ StructuredGrid() [1/3]
template<int dim>
|
inline |
◆ StructuredGrid() [2/3]
template<int dim>
|
inline |
◆ StructuredGrid() [3/3]
template<int dim>
|
inline |
Member Function Documentation
◆ getGrid() [1/2]
template<int dim>
|
inline |
◆ getGrid() [2/2]
template<int dim>
|
inline |
◆ getSharedPtr()
template<int dim>
|
inline |
◆ operator*() [1/2]
template<int dim>
|
inline |
◆ operator*() [2/2]
template<int dim>
|
inline |
◆ operator->() [1/2]
template<int dim>
|
inline |
◆ operator->() [2/2]
template<int dim>
|
inline |
Member Data Documentation
◆ dimworld
template<int dim>
|
static |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8