Return the penalty parameter for the IP discretizations of higher order equations.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | maxPolyDegree | The maximal polynomial degree of the discretization (starting from 0 for FVM) |
||
real(kind=rk), | intent(in) | :: | elemLength | The length of an element. |
||
real(kind=rk), | intent(in) | :: | ip_param | The Interior Penalty paramter (should be large enough to ensure stability) |
The resulting penalty parameter