Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
rotationMatrixReal64
Function
MIT
14 statements
Source File
ArrayClass.f90
ArrayClass
rotationMatrixReal64
Contents
None
public function rotationMatrixReal64(rotation_angle1, rotation_angle2) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in),
optional
::
rotation_angle1
real(kind=real64),
intent(in),
optional
::
rotation_angle2
Return Value
real(kind=real64), allocatable,(:,:)
Contents
None