|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::NumericalJacobianBoundary< Imp > Class Template Reference
Implement jacobian_boundary() based on alpha_boundary() More...
#include <dune/pdelab/localoperator/numericaljacobian.hh>
Inheritance diagram for Dune::PDELab::NumericalJacobianBoundary< Imp >:

Public Member Functions | |
| NumericalJacobianBoundary () | |
| NumericalJacobianBoundary (double epsilon_) | |
| template<typename IG , typename LFSU , typename X , typename LFSV , typename Jacobian > | |
| void | jacobian_boundary (const IG &ig, const LFSU &lfsu_s, const X &x_s, const LFSV &lfsv_s, Jacobian &mat_ss) const |
| compute local jacobian of the boundary term | |
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.
Constructor & Destructor Documentation
◆ NumericalJacobianBoundary() [1/2]
template<typename Imp >
|
inline |
◆ NumericalJacobianBoundary() [2/2]
template<typename Imp >
|
inline |
Member Function Documentation
◆ jacobian_boundary()
template<typename Imp >
template<typename IG , typename LFSU , typename X , typename LFSV , typename Jacobian >
|
inline |
compute local jacobian of the boundary 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