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