dune-pdelab
2.5-dev
|
Default implementation of the interior penalty factor. More...
#include <dune/pdelab/localoperator/dginteriorpenaltyparameter.hh>
Public Member Functions | |
DefaultInteriorPenalty (const Dune::ParameterTree &config) | |
template<typename GEO , typename IGEO , typename OGEO > | |
RF | getFaceIP (const GEO &geo, const IGEO &igeo, const OGEO &ogeo) const |
template<typename GEO , typename IGEO > | |
RF | getFaceIP (const GEO &geo, const IGEO &igeo) const |
Default implementation of the interior penalty factor.
It computes the face diameter from the formula derived by Paul Houston et al. There is an overpenalized version, OverPenalizedInteriorPenalty, which is implemented in a different class due to efficiency reasons.
|
inline |
|
inline |
|
inline |