DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::NumericalNonlinearJacobianApplySkeleton< Imp > Class Template Reference
Implements nonlinear version of jacobian_apply_skeleton() based on alpha_skeleton() More...
#include <dune/pdelab/localoperator/numericalnonlinearjacobianapply.hh>
Detailed Description
template<typename Imp>
class Dune::PDELab::NumericalNonlinearJacobianApplySkeleton< Imp >
class Dune::PDELab::NumericalNonlinearJacobianApplySkeleton< Imp >
Implements nonlinear version of jacobian_apply_skeleton() based on alpha_skeleton()
Derive from this class to add numerical jacobian application for skeleton. The derived class needs to implement alpha_skeleton().
- 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
