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