dune-pdelab
2.4-dev
|
Implement alpha_volume() based on jacobian_volume() More...
#include <dune/pdelab/localoperator/defaultimp.hh>
Public Member Functions | |
template<typename EG , typename LFSU , typename X , typename LFSV , typename R > | |
void | alpha_volume (const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, R &r) const |
compute ![]() | |
Implement alpha_volume() based on jacobian_volume()
Derive from this class to add an alpha_volume() method. The derived class needs to implement jacobian_volume().
Imp | Type of the derived class (CRTP-trick). |
|
inline |
compute