HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
RayAABIntersection
Subroutine
11 statements
Source File
OrientedBoundingBox.f90
OrientedBoundingBox
RayAABIntersection
Contents
public subroutine RayAABIntersection(P, direction, corners, intersect, t)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=RP),
intent(in)
::
P
(NDIM)
real(kind=RP),
intent(in)
::
direction
(NDIM)
real(kind=RP),
intent(in)
::
corners
(:,:)
logical,
intent(out)
::
intersect
real(kind=RP),
intent(out)
::
t