|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::PDELab::StructuredGrid< T > Class Template Reference
#include <dune/pdelab/boilerplate/pdelab.hh>
Public Types | |
| typedef T | Grid |
| typedef T::ctype | ctype |
Public Member Functions | |
| StructuredGrid (Dune::GeometryType::BasicType meshtype, unsigned int cells) | |
| StructuredGrid (Dune::GeometryType::BasicType meshtype, std::array< double, dimworld > lower_left, std::array< double, dimworld > upper_right, std::array< unsigned int, dim > cells) | |
| std::shared_ptr< T > | getSharedPtr () |
| T & | getGrid () |
| const T & | getGrid () const |
| T & | operator* () |
| T * | operator-> () |
| const T & | operator* () const |
| const T * | operator-> () const |
Static Public Attributes | |
| static const int | dim = T::dimension |
| static const int | dimworld = T::dimensionworld |
Member Typedef Documentation
◆ ctype
template<typename T >
| typedef T::ctype Dune::PDELab::StructuredGrid< T >::ctype |
◆ Grid
template<typename T >
| typedef T Dune::PDELab::StructuredGrid< T >::Grid |
Constructor & Destructor Documentation
◆ StructuredGrid() [1/2]
template<typename T >
|
inline |
◆ StructuredGrid() [2/2]
template<typename T >
|
inline |
Member Function Documentation
◆ getGrid() [1/2]
template<typename T >
|
inline |
◆ getGrid() [2/2]
template<typename T >
|
inline |
◆ getSharedPtr()
template<typename T >
|
inline |
◆ operator*() [1/2]
template<typename T >
|
inline |
◆ operator*() [2/2]
template<typename T >
|
inline |
◆ operator->() [1/2]
template<typename T >
|
inline |
◆ operator->() [2/2]
template<typename T >
|
inline |
Member Data Documentation
◆ dim
template<typename T >
|
static |
◆ dimworld
template<typename T >
|
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