ply_faceValRightBndTest_vec Function

public function ply_faceValRightBndTest_vec(mPD) result(val)

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

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: mPD

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

Return Value real(kind=rk),allocatable,(:)

The function value.


Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: testFunc