dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::Fem::AxpyFunctor< Vector, Value > Struct Template Reference

#include <dune/fem/space/basisfunctionset/functor.hh>

Public Member Functions

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

Constructor & Destructor Documentation

◆ AxpyFunctor()

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

Member Function Documentation

◆ operator()()

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

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