wingpanel_rot Subroutine

public subroutine wingpanel_rot(this, Tmat, originVec)

Rotate panel using transformation matrix

Type Bound

wingpanel_class

Arguments

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