DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::NumericalJacobianBoundary< Imp > Class Template Reference
Implement jacobian_boundary() based on alpha_boundary() More...
#include <dune/pdelab/localoperator/numericaljacobian.hh>
Detailed Description
template<typename Imp>
class Dune::PDELab::NumericalJacobianBoundary< Imp >
class Dune::PDELab::NumericalJacobianBoundary< Imp >
Implement jacobian_boundary() based on alpha_boundary()
Derive from this class to add numerical jacobian for boundary. The derived class needs to implement alpha_boundary().
- 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
