tem_getNextCoordOfcanonicalND Function

public pure function tem_getNextCoordOfcanonicalND(me, iElem) result(coord)

Return the next coordinate of the canonical shape.

Arguments

TypeIntentOptionalAttributesName
type(tem_canonicalND_type), intent(in) :: me

current canonical type

integer, intent(in) :: iElem

current element within total amount of elements to process

Return Value real(kind=rk)(3)

calulated real-world coordinate, which is returned


Contents

None