moveRice Subroutine

public subroutine moveRice(obj, x, y, z)

Arguments

Type IntentOptional AttributesName
class(Rice_), intent(inout) :: obj
real(kind=real64), intent(in), optional :: x
real(kind=real64), intent(in), optional :: y
real(kind=real64), intent(in), optional :: z

Contents

None