dune-pdelab
2.4.1
|
This is the default implementation for the interior penalty factor. More...
#include <dune/pdelab/localoperator/dgparameter.hh>
Public Member Functions | |
DefaultInteriorPenalty (const std::string method, const RF mu_) | |
DefaultInteriorPenalty (const Dune::ParameterTree &config, const RF mu_) | |
template<typename I > | |
RF | getFaceIP (const I &ig) const |
This is the default implementation for the interior penalty factor.
It computes the factor according to for each face
. It assumes that the intersection geometries passed to the local assembler allow to compute
via ig.geometry().volume().
|
inline |
References s.
|
inline |
|
inline |