HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
BoxIntersectSphere
Function
10 statements
Source File
IBMClass.f90
IBMClass
BoxIntersectSphere
Contents
public function BoxIntersectSphere(Radius, Center, vertices) result(Intersect)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rp),
intent(in)
::
Radius
real(kind=rp),
intent(in)
::
Center
(:)
real(kind=rp),
intent(in)
::
vertices
(:,:)
Return Value
logical