dune-fem  2.4.1-rc
Public Member Functions | List of all members
Dune::Fem::FunctionalAxpyFunctor< Value, Vector > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/basisfunctionset/functor.hh>

Public Member Functions

 FunctionalAxpyFunctor (const Value &value, Vector &vector)
 
template<class V >
void operator() (const std::size_t i, const V &v)
 

Constructor & Destructor Documentation

template<class Value, class Vector>
Dune::Fem::FunctionalAxpyFunctor< Value, Vector >::FunctionalAxpyFunctor ( const Value &  value,
Vector &  vector 
)
inline

Member Function Documentation

template<class Value, class Vector>
template<class V >
void Dune::Fem::FunctionalAxpyFunctor< Value, Vector >::operator() ( const std::size_t  i,
const V &  v 
)
inline

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