|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::FunctionSetProxy< FunctionSet > Class Template Reference
Proxy for a FunctionSet. More...
#include <dune/fem/function/common/functionset.hh>
Public Types | |
| typedef FunctionSet | ImplementationType |
| typedef FunctionSet::FunctionSpaceType | FunctionSpaceType |
| typedef FunctionSet::DomainType | DomainType |
| typedef FunctionSet::RangeType | RangeType |
| typedef FunctionSet::JacobianRangeType | JacobianRangeType |
| typedef FunctionSet::HessianRangeType | HessianRangeType |
Public Member Functions | |
| const ImplementationType & | impl () const |
| FunctionSetProxy () | |
| FunctionSetProxy (const FunctionSet *functionSet) | |
| int | order () const |
| std::size_t | size () const |
| template<class Functor > | |
| void | evaluateEach (const DomainType &x, Functor functor) const |
| template<class Functor > | |
| void | jacobianEach (const DomainType &x, Functor functor) const |
| template<class Functor > | |
| void | hessianEach (const DomainType &x, Functor functor) const |
Detailed Description
template<class FunctionSet>
class Dune::Fem::FunctionSetProxy< FunctionSet >
class Dune::Fem::FunctionSetProxy< FunctionSet >
Proxy for a FunctionSet.
- Template Parameters
-
FunctionSpace function space
Member Typedef Documentation
◆ DomainType
template<class FunctionSet >
| typedef FunctionSet::DomainType Dune::Fem::FunctionSetProxy< FunctionSet >::DomainType |
◆ FunctionSpaceType
template<class FunctionSet >
| typedef FunctionSet::FunctionSpaceType Dune::Fem::FunctionSetProxy< FunctionSet >::FunctionSpaceType |
◆ HessianRangeType
template<class FunctionSet >
| typedef FunctionSet::HessianRangeType Dune::Fem::FunctionSetProxy< FunctionSet >::HessianRangeType |
◆ ImplementationType
template<class FunctionSet >
| typedef FunctionSet Dune::Fem::FunctionSetProxy< FunctionSet >::ImplementationType |
◆ JacobianRangeType
template<class FunctionSet >
| typedef FunctionSet::JacobianRangeType Dune::Fem::FunctionSetProxy< FunctionSet >::JacobianRangeType |
◆ RangeType
template<class FunctionSet >
| typedef FunctionSet::RangeType Dune::Fem::FunctionSetProxy< FunctionSet >::RangeType |
Constructor & Destructor Documentation
◆ FunctionSetProxy() [1/2]
template<class FunctionSet >
|
inline |
◆ FunctionSetProxy() [2/2]
template<class FunctionSet >
|
inline |
Member Function Documentation
◆ evaluateEach()
template<class FunctionSet >
template<class Functor >
|
inline |
◆ hessianEach()
template<class FunctionSet >
template<class Functor >
|
inline |
◆ impl()
template<class FunctionSet >
|
inline |
◆ jacobianEach()
template<class FunctionSet >
template<class Functor >
|
inline |
◆ order()
template<class FunctionSet >
|
inline |
◆ size()
template<class FunctionSet >
|
inline |
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