HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Points_Event_construct
Subroutine
15 statements
Source File
KDClass.f90
KDClass
Points_Event_construct
Contents
public subroutine Points_Event_construct(this, tree, axis, PointList)
Uses
MPI_IBMUtilities
Arguments
Type
Intent
Optional
Attributes
Name
type(
Event
),
intent(inout)
::
this
(:)
type(
KDtree
),
intent(inout)
::
tree
integer,
intent(in)
::
axis
type(
point_type
),
intent(in)
::
PointList
(:)