ply_faceValLeftBndTestGrad_vec Function

public function ply_faceValLeftBndTestGrad_vec(mPD) result(val)

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