dune-fem  2.4.1-rc
Public Member Functions | List of all members
Dune::Fem::MatrixFunctor< Mapper2, Entity2, Functor > Struct Template Reference

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

Public Member Functions

 MatrixFunctor (const Mapper2 &mapper2, const Entity2 &entity2, Functor functor)
 
void operator() (const std::size_t local1, const typename Functor::GlobalKey &globalKey1)
 

Constructor & Destructor Documentation

template<class Mapper2 , class Entity2 , class Functor >
Dune::Fem::MatrixFunctor< Mapper2, Entity2, Functor >::MatrixFunctor ( const Mapper2 &  mapper2,
const Entity2 &  entity2,
Functor  functor 
)
inlineexplicit

Member Function Documentation

template<class Mapper2 , class Entity2 , class Functor >
void Dune::Fem::MatrixFunctor< Mapper2, Entity2, Functor >::operator() ( const std::size_t  local1,
const typename Functor::GlobalKey &  globalKey1 
)
inline

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