dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::Fem::IndexFunctor< Functor, LocalIndex, GlobalIndex > Struct Template Reference

#include <dune/fem/operator/matrix/functor.hh>

Public Member Functions

constexpr IndexFunctor (Functor functor, const LocalIndex &localIndex, const GlobalIndex &globalIndex)
 
template<class LocalKey , class GlobalKey >
void operator() (const LocalKey localKey, const GlobalKey &globalKey) const
 

Constructor & Destructor Documentation

◆ IndexFunctor()

template<class Functor , class LocalIndex , class GlobalIndex >
constexpr Dune::Fem::IndexFunctor< Functor, LocalIndex, GlobalIndex >::IndexFunctor ( Functor  functor,
const LocalIndex &  localIndex,
const GlobalIndex &  globalIndex 
)
inlineconstexpr

Member Function Documentation

◆ operator()()

template<class Functor , class LocalIndex , class GlobalIndex >
template<class LocalKey , class GlobalKey >
void Dune::Fem::IndexFunctor< Functor, LocalIndex, GlobalIndex >::operator() ( const LocalKey  localKey,
const GlobalKey &  globalKey 
) const
inline

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