getOrderOfPosition Subroutine

public subroutine getOrderOfPosition(self, coordinates, Nx, Ny, Nz)

Type Bound

LocalRef_t

Arguments

Type IntentOptional Attributes Name
class(LocalRef_t) :: self
real(kind=RP), intent(in), dimension(3,8) :: coordinates
integer, intent(out) :: Nx
integer, intent(out) :: Ny
integer, intent(out) :: Nz