|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
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>
Inheritance diagram for Dune::PDELab::NumericalNonlinearJacobianApplyVolume< Imp >:

Public Member Functions | |
| NumericalNonlinearJacobianApplyVolume () | |
| NumericalNonlinearJacobianApplyVolume (double epsilon_) | |
| template<typename EG , typename LFSU , typename X , typename LFSV , typename Y > | |
| void | jacobian_apply_volume (const EG &eg, const LFSU &lfsu, const X &x, const X &z, const LFSV &lfsv, Y &y) const |
| apply local jacobian of the volume term | |
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).
Constructor & Destructor Documentation
◆ NumericalNonlinearJacobianApplyVolume() [1/2]
template<typename Imp >
|
inline |
◆ NumericalNonlinearJacobianApplyVolume() [2/2]
template<typename Imp >
|
inline |
Member Function Documentation
◆ jacobian_apply_volume()
template<typename Imp >
template<typename EG , typename LFSU , typename X , typename LFSV , typename Y >
|
inline |
apply local jacobian of the volume term
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8