Fwake_rot Subroutine

public subroutine Fwake_rot(this, TMat, originVec)

Rotate using TMat about originVec

Type Bound

Fwake_class

Arguments

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