HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
TrinagleIntersectBox
Function
131 statements
Source File
KDClass.f90
KDClass
TrinagleIntersectBox
Contents
public function TrinagleIntersectBox(vertices, Triangle) result(inside)
Uses
MappedGeometryClass
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rp),
intent(in)
::
vertices
(:,:)
type(
Object_type
),
intent(in)
::
Triangle
Return Value
logical