dune-pdelab  2.5-dev
Public Member Functions | List of all members
Dune::PDELab::ElectrodynamicImpl::Functor< Params > Class Template Reference

#include <dune/pdelab/localoperator/electrodynamic.hh>

Public Member Functions

 Functor (const Params &params)
 
template<class Element , class Pos >
Params::Traits::RangeType operator() (const Element &e, const Pos &xl) const
 

Constructor & Destructor Documentation

◆ Functor()

template<class Params>
Dune::PDELab::ElectrodynamicImpl::Functor< Params >::Functor ( const Params &  params)
inline
Deprecated:
"You are using Dune::PDELab::Electrodynamic_T or " "Dune::PDELab::Electrodynamic_S with an old-style " "parameter class for eps/mu. Please use a " "callable (function object, (generic) lambda, or " "a function pointer) instead."

Member Function Documentation

◆ operator()()

template<class Params>
template<class Element , class Pos >
Params::Traits::RangeType Dune::PDELab::ElectrodynamicImpl::Functor< Params >::operator() ( const Element &  e,
const Pos &  xl 
) const
inline

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