rotationMatrix Interface

public interface rotationMatrix

Contents


Module Procedures

public function rotationMatrixReal64(rotation_angle1, rotation_angle2) result(ret)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(in), optional :: rotation_angle1
real(kind=real64), intent(in), optional :: rotation_angle2

Return Value real(kind=real64), allocatable, (:,:)