ofsphere_setsphereposition Subroutine

public subroutine ofsphere_setsphereposition(x, y, z)

Set position of the sphere (within its own reference frame).

This applies to the current active Sphere.

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: x

X position.

real(kind=real64), intent(in) :: y

Y position.

real(kind=real64), intent(in) :: z

Z position.