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

Classes | |
| struct | Iterator |
Public Types | |
| typedef B | Basis |
| typedef Basis::Field | Field |
| typedef Basis::DomainVector | DomainVector |
| typedef std::vector< Field > | Container |
| typedef MonomialEvaluator< B > | Base |
Public Member Functions | |
| StandardEvaluator (const Basis &basis) | |
| template<unsigned int deriv, class DVector > | |
| Iterator< deriv >::All | evaluate (const DVector &x) |
| Iterator< 0 >::Integrate | integrate () |
| unsigned int | size () const |
Static Public Attributes | |
| static const int | dimension = Basis::dimension |
| static const int | dimRange = Basis::dimRange |
Protected Member Functions | |
| StandardEvaluator (const Basis &basis, unsigned int size) | |
| template<int deriv> | |
| void | resize () |
Protected Attributes | |
| unsigned int | order_ |
| unsigned int | size_ |
Member Typedef Documentation
◆ Base
template<class B >
| typedef MonomialEvaluator<B> Dune::StandardEvaluator< B >::Base |
◆ Basis
template<class B >
| typedef B Dune::StandardEvaluator< B >::Basis |
◆ Container
template<class B >
| typedef std::vector<Field> Dune::StandardEvaluator< B >::Container |
◆ DomainVector
template<class B >
| typedef Basis::DomainVector Dune::StandardEvaluator< B >::DomainVector |
◆ Field
template<class B >
| typedef Basis::Field Dune::StandardEvaluator< B >::Field |
Constructor & Destructor Documentation
◆ StandardEvaluator() [1/2]
template<class B >
|
inline |
◆ StandardEvaluator() [2/2]
template<class B >
|
inlineprotected |
Member Function Documentation
◆ evaluate()
template<class B >
template<unsigned int deriv, class DVector >
|
inline |
◆ integrate()
template<class B >
|
inline |
◆ resize()
template<class B >
template<int deriv>
|
inlineprotectedinherited |
◆ size()
template<class B >
|
inlineinherited |
Member Data Documentation
◆ dimension
template<class B >
|
static |
◆ dimRange
template<class B >
|
static |
◆ order_
template<class B >
|
protectedinherited |
◆ size_
template<class B >
|
protectedinherited |
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