HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ClipPloy
Subroutine
68 statements
Source File
TessellationTypes.f90
TessellationTypes
ClipPloy
Contents
public subroutine ClipPloy(obj, plane_normal, plane_point, ObjectsLinkedList)
Uses
MappedGeometryClass
Arguments
Type
Intent
Optional
Attributes
Name
type(
Object_type
),
intent(in)
::
obj
real(kind=rp),
intent(in)
::
plane_normal
(:)
real(kind=rp),
intent(in)
::
plane_point
(:)
type(
ObjectLinkedList
),
intent(inout)
::
ObjectsLinkedList