DUNE-ACFEM (unstable)
Dune::ACFem::ExtractFunctor< T *, GlobalArray > Struct Template Reference
A functor which extracts values from a global array and copies them to a local array. More...
#include <dune/acfem/common/functor.hh>
Detailed Description
template<class T, class GlobalArray>
struct Dune::ACFem::ExtractFunctor< T *, GlobalArray >
struct Dune::ACFem::ExtractFunctor< T *, GlobalArray >
A functor which extracts values from a global array and copies them to a local array.
Useful to store data for each block DoF and collect from that a local array with the proper values.
The documentation for this struct was generated from the following file:
- dune/acfem/common/functor.hh
