|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
Dune::PDELab::NumericalJacobianVolumePostSkeleton< Imp > Class Template Reference
#include <dune/pdelab/localoperator/numericaljacobian.hh>
Public Member Functions | |
| NumericalJacobianVolumePostSkeleton () | |
| NumericalJacobianVolumePostSkeleton (double epsilon_) | |
| template<typename EG , typename LFSU , typename X , typename LFSV , typename Jacobian > | |
| void | jacobian_volume_post_skeleton (const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, Jacobian &mat) const |
| compute local post-skeleton jacobian of the volume term | |
Detailed Description
template<typename Imp>
class Dune::PDELab::NumericalJacobianVolumePostSkeleton< Imp >
class Dune::PDELab::NumericalJacobianVolumePostSkeleton< Imp >
Implement jacobian_volume_post_skeleton() based on alpha_volume_post_skeleton() Derive from this class to add numerical jacobian for volume (post-skeleton part). The derived class needs to implement alpha_volume_post_skeleton().
- Template Parameters
-
Imp Type of the derived class (CRTP-trick).
Constructor & Destructor Documentation
◆ NumericalJacobianVolumePostSkeleton() [1/2]
template<typename Imp >
|
inline |
◆ NumericalJacobianVolumePostSkeleton() [2/2]
template<typename Imp >
|
inline |
Member Function Documentation
◆ jacobian_volume_post_skeleton()
template<typename Imp >
template<typename EG , typename LFSU , typename X , typename LFSV , typename Jacobian >
|
inline |
compute local post-skeleton 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