DUNE PDELab (git)
Dune::PDELab::NumericalJacobianApplyBoundary< Imp > Class Template Reference
Implements linear and nonlinear versions of jacobian_apply_boundary() based on alpha_boundary() More...
#include <dune/pdelab/localoperator/numericaljacobianapply.hh>
Detailed Description
template<typename Imp>
class Dune::PDELab::NumericalJacobianApplyBoundary< Imp >
class Dune::PDELab::NumericalJacobianApplyBoundary< Imp >
Implements linear and nonlinear versions of jacobian_apply_boundary() based on alpha_boundary()
Derive from this class to add numerical jacobian application for boundary. The derived class needs to implement alpha_boundary().
- Note
- This mixin is designed for linear problems and provides both the linear and the nonlinear methods by inheriting from the nonlinear mixin.
- Template Parameters
-
Imp Type of the derived class (CRTP-trick).
The documentation for this class was generated from the following file:
- dune/pdelab/localoperator/numericaljacobianapply.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)