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