|
dune-pdelab
2.5-dev
|
Implementation of overpenalized interior penalty. More...
#include <dune/pdelab/localoperator/dginteriorpenaltyparameter.hh>
Public Member Functions | |
| OverPenalizedInteriorPenalty (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 |
Implementation of overpenalized interior penalty.
It computes the face diameter from the formula derived by Paul Houston et al. and uses overpenalization.
|
inline |
|
inline |
|
inline |
1.8.17