DUNE PDELab (git)
Dune::PDELab::JacobianBasedAlphaBoundary< Imp > Class Template Reference
Implement alpha_boundary() based on jacobian_boundary() More...
#include <dune/pdelab/localoperator/numericalresidual.hh>
Detailed Description
template<typename Imp>
class Dune::PDELab::JacobianBasedAlphaBoundary< Imp >
class Dune::PDELab::JacobianBasedAlphaBoundary< Imp >
Implement alpha_boundary() based on jacobian_boundary()
Derive from this class to add an alpha_boundary() method. The derived class needs to implement jacobian_boundary().
- Note
- This only works in the common case that alpha_boundary() does not contain an affine shift (the affine shift can be moved to lambda_boundary() 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)