dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::Fem::DGL2ProjectionImpl::ProjectChooser< dummy, hasLocalFunction >::FunctionAdapter< FunctionImp, FunctionSpace > Class Template Reference

#include <dune/fem/operator/projection/dgl2projection.hh>

Public Types

typedef FunctionSpace FunctionSpaceType
 
typedef FunctionSpaceType::RangeType RangeType
 
typedef FunctionSpaceType::DomainType DomainType
 

Public Member Functions

 FunctionAdapter (const FunctionImp &f)
 
void evaluate (const DomainType &local, RangeType &ret) const
 

Member Typedef Documentation

◆ DomainType

template<int dummy, bool hasLocalFunction>
template<class FunctionImp , class FunctionSpace >
typedef FunctionSpaceType::DomainType Dune::Fem::DGL2ProjectionImpl::ProjectChooser< dummy, hasLocalFunction >::FunctionAdapter< FunctionImp, FunctionSpace >::DomainType

◆ FunctionSpaceType

template<int dummy, bool hasLocalFunction>
template<class FunctionImp , class FunctionSpace >
typedef FunctionSpace Dune::Fem::DGL2ProjectionImpl::ProjectChooser< dummy, hasLocalFunction >::FunctionAdapter< FunctionImp, FunctionSpace >::FunctionSpaceType

◆ RangeType

template<int dummy, bool hasLocalFunction>
template<class FunctionImp , class FunctionSpace >
typedef FunctionSpaceType::RangeType Dune::Fem::DGL2ProjectionImpl::ProjectChooser< dummy, hasLocalFunction >::FunctionAdapter< FunctionImp, FunctionSpace >::RangeType

Constructor & Destructor Documentation

◆ FunctionAdapter()

template<int dummy, bool hasLocalFunction>
template<class FunctionImp , class FunctionSpace >
Dune::Fem::DGL2ProjectionImpl::ProjectChooser< dummy, hasLocalFunction >::FunctionAdapter< FunctionImp, FunctionSpace >::FunctionAdapter ( const FunctionImp &  f)
inline

Member Function Documentation

◆ evaluate()

template<int dummy, bool hasLocalFunction>
template<class FunctionImp , class FunctionSpace >
void Dune::Fem::DGL2ProjectionImpl::ProjectChooser< dummy, hasLocalFunction >::FunctionAdapter< FunctionImp, FunctionSpace >::evaluate ( const DomainType local,
RangeType ret 
) const
inline

The documentation for this class was generated from the following file: