dune-fem  2.4.1-rc
Public Member Functions | List of all members
Dune::Fem::AssignFunctor< T *, Assign > Struct Template Reference

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

Public Member Functions

 AssignFunctor (T *array, const Assign &assign=Assign())
 
template<class Value >
void operator() (const std::size_t local, const Value &value)
 

Constructor & Destructor Documentation

template<class T , class Assign >
Dune::Fem::AssignFunctor< T *, Assign >::AssignFunctor ( T *  array,
const Assign &  assign = Assign() 
)
inlineexplicit

Member Function Documentation

template<class T , class Assign >
template<class Value >
void Dune::Fem::AssignFunctor< T *, Assign >::operator() ( const std::size_t  local,
const Value &  value 
)
inline

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