dune-fem  2.4.1-rc
Public Types | Public Member Functions | List of all members
Dune::Fem::DGL2ProjectionImpl::ProjectChooser< dummy, hasLocalFunction >::FunctionAdapter< FunctionImp, FunctionSpace > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/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

template<int dummy, bool hasLocalFunction>
template<class FunctionImp , class FunctionSpace >
typedef FunctionSpaceType :: DomainType Dune::Fem::DGL2ProjectionImpl::ProjectChooser< dummy, hasLocalFunction >::FunctionAdapter< FunctionImp, FunctionSpace >::DomainType
template<int dummy, bool hasLocalFunction>
template<class FunctionImp , class FunctionSpace >
typedef FunctionSpace Dune::Fem::DGL2ProjectionImpl::ProjectChooser< dummy, hasLocalFunction >::FunctionAdapter< FunctionImp, FunctionSpace >::FunctionSpaceType
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

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

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: