DUNE PDELab (git)

Dune::PDELab::NumericalJacobianVolumePostSkeleton< Imp > Class Template Reference

#include <dune/pdelab/localoperator/numericaljacobian.hh>

Public Member Functions

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 >

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
ImpType of the derived class (CRTP-trick).

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)