vr_rot Subroutine

public subroutine vr_rot(this, Tmat, originVec)

Rotate vortex ring using Tmat about origin

Type Bound

vr_class

Arguments

Type IntentOptional Attributes Name
class(vr_class) :: this
real(kind=dp), intent(in), dimension(3, 3) :: Tmat
real(kind=dp), optional, dimension(3) :: originVec