HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ElementOBBintersect
Function
15 statements
Source File
OrientedBoundingBox.f90
OrientedBoundingBox
ElementOBBintersect
Contents
public function ElementOBBintersect(corners, coeff, STLNum) result(intersect)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=RP),
intent(in)
::
corners
(NDIM,8)
real(kind=RP),
intent(in)
::
coeff
integer,
intent(in)
::
STLNum
Return Value
logical