DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::NumericalJacobianVolumePostSkeleton< Imp > Class Template Reference
#include <dune/pdelab/localoperator/numericaljacobian.hh>
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).
The documentation for this class was generated from the following file:
- dune/pdelab/localoperator/numericaljacobian.hh
