HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ComputingAngle
Function
9 statements
Source File
OrientedBoundingBox.f90
OrientedBoundingBox
ComputingAngle
Contents
public function ComputingAngle(a, b) result(Angle)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rp),
intent(in),
dimension(:)
::
a
real(kind=rp),
intent(in),
dimension(:)
::
b
Return Value
real(kind=rp)