|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Protected Types |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::Fem::GridWidthProvider< GridType, MinMax > Class Template Reference
utility functions for calculating the maximum grid width More...
#include <dune/fem/misc/gridwidth.hh>
Public Types | |
| typedef SingletonList< const GridType *, ThisType > | ProviderType |
| type of singleton provider | |
Public Member Functions | |
| GridWidthProvider (const GridType *grid) | |
| constructor taking grid part | |
| double | gridWidth () const |
| return characteristic grid width | |
Protected Types | |
| typedef DofManager< GridType > | DofManagerType |
| typedef LeafGridPart< GridType > | GridPartType |
Protected Member Functions | |
| GridWidthProvider (const ThisType &) | |
| void | calcWidths () const |
Protected Attributes | |
| const GridType & | grid_ |
| const DofManagerType & | dm_ |
| GridPartType | gridPart_ |
| double | width_ |
| int | sequence_ |
Detailed Description
template<class GridType, class MinMax>
class Dune::Fem::GridWidthProvider< GridType, MinMax >
class Dune::Fem::GridWidthProvider< GridType, MinMax >
utility functions for calculating the maximum grid width
Member Typedef Documentation
◆ DofManagerType
template<class GridType , class MinMax >
|
protected |
◆ GridPartType
template<class GridType , class MinMax >
|
protected |
◆ ProviderType
template<class GridType , class MinMax >
| typedef SingletonList< const GridType* , ThisType > Dune::Fem::GridWidthProvider< GridType, MinMax >::ProviderType |
type of singleton provider
Constructor & Destructor Documentation
◆ GridWidthProvider() [1/2]
template<class GridType , class MinMax >
|
protected |
◆ GridWidthProvider() [2/2]
template<class GridType , class MinMax >
|
inline |
constructor taking grid part
Member Function Documentation
◆ calcWidths()
template<class GridType , class MinMax >
|
inlineprotected |
◆ gridWidth()
template<class GridType , class MinMax >
|
inline |
return characteristic grid width
Member Data Documentation
◆ dm_
template<class GridType , class MinMax >
|
protected |
◆ grid_
template<class GridType , class MinMax >
|
protected |
◆ gridPart_
template<class GridType , class MinMax >
|
protected |
◆ sequence_
template<class GridType , class MinMax >
|
mutableprotected |
◆ width_
template<class GridType , class MinMax >
|
mutableprotected |
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