|
dune-localfunctions 2.10
|
Loading...
Searching...
No Matches
Classes |
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::MonomialEvaluator< B > Struct Template Reference
#include <dune/localfunctions/utility/basisevaluator.hh>
Inheritance diagram for Dune::MonomialEvaluator< B >:

Classes | |
| struct | BaseIterator |
| struct | Iterator |
Public Types | |
| typedef B | Basis |
| typedef Basis::Field | Field |
| typedef Basis::DomainVector | DomainVector |
| typedef std::vector< Field > | Container |
Public Member Functions | |
| unsigned int | size () const |
Static Public Attributes | |
| static const int | dimension = Basis::dimension |
| static const int | dimRange = Basis::dimRange |
Protected Member Functions | |
| MonomialEvaluator (const Basis &basis, unsigned int order, unsigned int size) | |
| template<int deriv> | |
| void | resize () |
| MonomialEvaluator (const MonomialEvaluator &) | |
Protected Attributes | |
| const Basis & | basis_ |
| unsigned int | order_ |
| unsigned int | size_ |
| Container | container_ |
Member Typedef Documentation
◆ Basis
template<class B >
| typedef B Dune::MonomialEvaluator< B >::Basis |
◆ Container
template<class B >
| typedef std::vector<Field> Dune::MonomialEvaluator< B >::Container |
◆ DomainVector
template<class B >
| typedef Basis::DomainVector Dune::MonomialEvaluator< B >::DomainVector |
◆ Field
template<class B >
| typedef Basis::Field Dune::MonomialEvaluator< B >::Field |
Constructor & Destructor Documentation
◆ MonomialEvaluator() [1/2]
template<class B >
|
inlineprotected |
◆ MonomialEvaluator() [2/2]
template<class B >
|
protected |
Member Function Documentation
◆ resize()
template<class B >
template<int deriv>
|
inlineprotected |
◆ size()
template<class B >
|
inline |
Member Data Documentation
◆ basis_
template<class B >
|
protected |
◆ container_
template<class B >
|
protected |
◆ dimension
template<class B >
|
static |
◆ dimRange
template<class B >
|
static |
◆ order_
template<class B >
|
protected |
◆ size_
template<class B >
|
protected |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8