dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
operator/matrix/functor.hh File Reference
#include <utility>

Go to the source code of this file.

Classes

struct  Dune::Fem::IndexFunctor< Functor, LocalIndex, GlobalIndex >
 
struct  Dune::Fem::PairFunctor< Mapper, Entity, Functor >
 

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 

Functions

template<class Mapper , class Entity , class Functor >
PairFunctor< Mapper, Entity, Functor > Dune::Fem::makePairFunctor (const Mapper &mapper, const Entity &entity, Functor functor)