ply_faceValLeftBndTest_vec Function

public function ply_faceValLeftBndTest_vec(mPD) result(val)

Returns the value of the dual Legendre polynomial at the left boundary of the reference element, i.e. at -1.Vectorized version.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: mPD

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

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

The function value.


Contents