ply_faceValLeftBndgradTest Function

public pure function ply_faceValLeftBndgradTest(testFunc) result(val)

Returns the value of the gradient of the dual Legendre polynomial at the left 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