ply_faceValRightBndTest Function

public pure function ply_faceValRightBndTest(testFunc) result(val)

Returns the value of the dual Legendre polynomial at the right boundary of the reference element, i.e. at +1.

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: testFunc

The ansatz function index, first test function has index 1.

Return Value real(kind=rk)

The function value.


Contents

None