|
dune-fem
2.8-git
|
#include <dune/fem/function/common/functor.hh>
Public Member Functions | |
| AssignVectorReference (Vector &vector) | |
| template<class Value > | |
| void | operator() (const std::size_t index, Value &&value) const |
Protected Attributes | |
| Vector & | vector_ |
|
inline |
|
inline |
|
protected |