#include <dune/pdelab/localoperator/diffusionmixed.hh>
|
| | DiffusionMixed (const PARAM ¶m_, int qorder_v_=2, int qorder_p_=1) |
| |
| template<typename EG , typename LFSU , typename X , typename LFSV , typename R > |
| void | alpha_volume (const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, R &r) const |
| |
| template<typename EG , typename LFSV , typename R > |
| void | lambda_volume (const EG &eg, const LFSV &lfsv, R &r) const |
| |
| template<typename IG , typename LFSV , typename R > |
| void | lambda_boundary (const IG &ig, const LFSV &lfsv, R &r) const |
| |
| void | jacobian_apply_volume (const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, Y &y) const |
| | apply local jacobian of the volume term More...
|
| |
| void | jacobian_volume (const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, Jacobian &mat) const |
| | compute local jacobian of the volume term More...
|
| |
| template<typename LFSU , typename LFSV , typename LocalPattern > |
| void | pattern_volume (const LFSU &lfsu, const LFSV &lfsv, LocalPattern &pattern) const |
| |
template<typename PARAM >
| Enumerator |
|---|
| doPatternVolume |
|
template<typename PARAM >
template<typename PARAM >
template<typename PARAM >
| Enumerator |
|---|
| doLambdaBoundary |
|
template<typename PARAM >
template<typename PARAM >
template<typename EG , typename LFSU , typename X , typename LFSV , typename R >
apply local jacobian of the volume term
compute local jacobian of the volume term
template<typename PARAM >
template<typename IG , typename LFSV , typename R >
template<typename PARAM >
template<typename EG , typename LFSV , typename R >
template<typename LFSU , typename LFSV , typename LocalPattern >
| void Dune::PDELab::FullVolumePattern::pattern_volume |
( |
const LFSU & |
lfsu, |
|
|
const LFSV & |
lfsv, |
|
|
LocalPattern & |
pattern |
|
) |
| const |
|
inlineinherited |
The documentation for this class was generated from the following file: