VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
vr_rot
Subroutine
13 statements
Source File
classdef.f90
classdef
vr_rot
Contents
public subroutine vr_rot(this, Tmat, originVec)
Rotate vortex ring using Tmat about origin
Type Bound
vr_class
Arguments
Type
Intent
Optional
Attributes
Name
class(
vr_class
)
::
this
real(kind=dp),
intent(in),
dimension(3, 3)
::
Tmat
real(kind=dp),
optional,
dimension(3)
::
originVec