vr_shiftdP Subroutine

public subroutine vr_shiftdP(this, n, dshift)

Shift coordinates of nth corner by dshift distance (usually for U*dt convection)

Type Bound

vr_class

Arguments

Type IntentOptional Attributes Name
class(vr_class) :: this
integer, intent(in) :: n
real(kind=dp), intent(in), dimension(3) :: dshift