DUNE PDELab (git)
Dune::PDELab::JacobianBasedAlphaSkeleton< Imp > Class Template Reference
Implement alpha_skeleton() based on jacobian_skeleton() More...
#include <dune/pdelab/localoperator/numericalresidual.hh>
Detailed Description
template<typename Imp>
class Dune::PDELab::JacobianBasedAlphaSkeleton< Imp >
class Dune::PDELab::JacobianBasedAlphaSkeleton< Imp >
Implement alpha_skeleton() based on jacobian_skeleton()
Derive from this class to add an alpha_skeleton() method. The derived class needs to implement jacobian_skeleton().
- Note
- This only works in the common case that alpha_skeleton() does not contain an affine shift (the affine shift can be moved to lambda_skeleton() instead).
- Template Parameters
-
Imp Type of the derived class (CRTP-trick).
The documentation for this class was generated from the following file:
- dune/pdelab/localoperator/numericalresidual.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)