|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::Fem::SubEntityLagrangePointIterator< GridPart, 0, polOrder > Class Template Reference
#include <dune/fem/space/lagrange/lagrangepoints.hh>
Public Types | |
| typedef GridPart | GridPartType |
| typedef GridPartType::ctype | FieldType |
| typedef FieldVector< FieldType, dimension > | pointType |
| typedef LagrangePointSet< GridPartType, polynomialOrder > | LagrangePointSetType |
Public Member Functions | |
| SubEntityLagrangePointIterator () | |
| unsigned int | operator* () const |
| ThisType & | operator++ () |
| bool | operator== (const ThisType &other) const |
| bool | operator!= (const ThisType &other) const |
Static Public Member Functions | |
| static ThisType | begin (const LagrangePointSetType &lagrangePointSet, unsigned int subEntity) |
| static ThisType | end (const LagrangePointSetType &lagrangePointSet, unsigned int subEntity) |
Static Public Attributes | |
| static const int | dimension = GridPartType::dimension |
| static const int | codimension = 0 |
| static const unsigned int | polynomialOrder = polOrder |
Member Typedef Documentation
◆ FieldType
template<class GridPart , unsigned int polOrder>
| typedef GridPartType::ctype Dune::Fem::SubEntityLagrangePointIterator< GridPart, 0, polOrder >::FieldType |
◆ GridPartType
template<class GridPart , unsigned int polOrder>
| typedef GridPart Dune::Fem::SubEntityLagrangePointIterator< GridPart, 0, polOrder >::GridPartType |
◆ LagrangePointSetType
template<class GridPart , unsigned int polOrder>
| typedef LagrangePointSet< GridPartType, polynomialOrder > Dune::Fem::SubEntityLagrangePointIterator< GridPart, 0, polOrder >::LagrangePointSetType |
◆ pointType
template<class GridPart , unsigned int polOrder>
| typedef FieldVector< FieldType, dimension > Dune::Fem::SubEntityLagrangePointIterator< GridPart, 0, polOrder >::pointType |
Constructor & Destructor Documentation
◆ SubEntityLagrangePointIterator()
template<class GridPart , unsigned int polOrder>
|
inline |
Member Function Documentation
◆ begin()
template<class GridPart , unsigned int polOrder>
|
inlinestatic |
◆ end()
template<class GridPart , unsigned int polOrder>
|
inlinestatic |
◆ operator!=()
template<class GridPart , unsigned int polOrder>
|
inline |
◆ operator*()
template<class GridPart , unsigned int polOrder>
|
inline |
◆ operator++()
template<class GridPart , unsigned int polOrder>
|
inline |
◆ operator==()
template<class GridPart , unsigned int polOrder>
|
inline |
Member Data Documentation
◆ codimension
template<class GridPart , unsigned int polOrder>
|
static |
◆ dimension
template<class GridPart , unsigned int polOrder>
|
static |
◆ polynomialOrder
template<class GridPart , unsigned int polOrder>
|
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