DUNE PDELab (2.8)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::NumericalNonlinearJacobianApplyVolume< Imp > Class Template Reference
Implements nonlinear version of jacobian_apply_volume() based on alpha_volume() More...
#include <dune/pdelab/localoperator/numericalnonlinearjacobianapply.hh>
Detailed Description
template<typename Imp>
class Dune::PDELab::NumericalNonlinearJacobianApplyVolume< Imp >
class Dune::PDELab::NumericalNonlinearJacobianApplyVolume< Imp >
Implements nonlinear version of jacobian_apply_volume() based on alpha_volume()
Derive from this class to add numerical jacobian application for volume. The derived class needs to implement alpha_volume().
- Note
- This mixin is designed for nonlinear problems.
- Template Parameters
-
Imp Type of the derived class (CRTP-trick).
The documentation for this class was generated from the following file:
- dune/pdelab/localoperator/numericalnonlinearjacobianapply.hh
