|
dune-localfunctions 2.10
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::EmptyPointSet< F, dim > Class Template Reference
#include <dune/localfunctions/lagrange/emptypoints.hh>
Inheritance diagram for Dune::EmptyPointSet< F, dim >:

Public Types | |
| typedef F | Field |
| typedef Dune::LagrangePoint< Field, dimension > | LagrangePoint |
| typedef std::vector< LagrangePoint >::const_iterator | iterator |
Public Member Functions | |
| const LagrangePoint & | operator[] (const unsigned int i) const |
| iterator | begin () const |
| iterator | end () const |
| const LocalKey & | localKey (const unsigned int i) const |
| std::size_t | order () const |
| std::size_t | size () const |
Static Public Attributes | |
| static const unsigned int | dimension = dim |
Protected Member Functions | |
| EmptyPointSet (const std::size_t order) | |
Protected Attributes | |
| std::size_t | order_ |
| std::vector< LagrangePoint > | points_ |
Member Typedef Documentation
◆ Field
template<class F , unsigned int dim>
| typedef F Dune::EmptyPointSet< F, dim >::Field |
◆ iterator
template<class F , unsigned int dim>
| typedef std::vector<LagrangePoint>::const_iterator Dune::EmptyPointSet< F, dim >::iterator |
◆ LagrangePoint
template<class F , unsigned int dim>
| typedef Dune::LagrangePoint< Field, dimension > Dune::EmptyPointSet< F, dim >::LagrangePoint |
Constructor & Destructor Documentation
◆ EmptyPointSet()
template<class F , unsigned int dim>
|
inlineprotected |
Member Function Documentation
◆ begin()
template<class F , unsigned int dim>
|
inline |
◆ end()
template<class F , unsigned int dim>
|
inline |
◆ localKey()
template<class F , unsigned int dim>
|
inline |
◆ operator[]()
template<class F , unsigned int dim>
|
inline |
◆ order()
template<class F , unsigned int dim>
|
inline |
◆ size()
template<class F , unsigned int dim>
|
inline |
Member Data Documentation
◆ dimension
template<class F , unsigned int dim>
|
static |
◆ order_
template<class F , unsigned int dim>
|
protected |
◆ points_
template<class F , unsigned int dim>
|
protected |
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