dune-pdelab  2.5-dev
Public Member Functions | List of all members
Dune::PDELab::CD_RHS_LocalAdapter< T, EG > Class Template Reference

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

Public Member Functions

 CD_RHS_LocalAdapter (const T &t_, const EG &eg_)
 
template<typename X , typename Y >
void evaluate (const X &x, Y &y) const
 

Constructor & Destructor Documentation

◆ CD_RHS_LocalAdapter()

template<typename T , typename EG >
Dune::PDELab::CD_RHS_LocalAdapter< T, EG >::CD_RHS_LocalAdapter ( const T &  t_,
const EG &  eg_ 
)
inline

Member Function Documentation

◆ evaluate()

template<typename T , typename EG >
template<typename X , typename Y >
void Dune::PDELab::CD_RHS_LocalAdapter< T, EG >::evaluate ( const X &  x,
Y &  y 
) const
inline

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