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

#include <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

◆ FunctionalAxpyFunctor()

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

Member Function Documentation

◆ operator()()

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: