plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
rotationMatrixReal64
Function
MIT
14 statements
Source File
ArrayClass.f90
ArrayClass
rotationMatrixReal64
Contents
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, (:,:)