DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::NumericalJacobianVolume< Imp > Class Template Reference
Implement jacobian_volume() based on alpha_volume() More...
#include <dune/pdelab/localoperator/numericaljacobian.hh>
Detailed Description
template<typename Imp>
class Dune::PDELab::NumericalJacobianVolume< Imp >
class Dune::PDELab::NumericalJacobianVolume< Imp >
Implement jacobian_volume() based on alpha_volume()
Derive from this class to add numerical jacobian for volume. The derived class needs to implement alpha_volume().
- Template Parameters
-
Imp Type of the derived class (CRTP-trick).
- Examples
- recipe-operator-splitting.cc.
The documentation for this class was generated from the following file:
- dune/pdelab/localoperator/numericaljacobian.hh
