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

#include <dune/fem/function/common/functor.hh>

Public Member Functions

 LeftAssign (const Vector &vector)
 
template<class Value >
void operator() (const std::size_t index, Value &&value) const
 

Constructor & Destructor Documentation

◆ LeftAssign()

template<class Vector >
Dune::Fem::LeftAssign< Vector >::LeftAssign ( const Vector &  vector)
inline

Member Function Documentation

◆ operator()()

template<class Vector >
template<class Value >
void Dune::Fem::LeftAssign< Vector >::operator() ( const std::size_t  index,
Value &&  value 
) const
inline

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