HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Point_wrt_Plane
Function
14 statements
Source File
TessellationTypes.f90
TessellationTypes
Point_wrt_Plane
Contents
public function Point_wrt_Plane(plane_normal, plane_point, point) result(PointIs)
Uses
MappedGeometryClass
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=RP),
intent(in),
dimension(:)
::
plane_normal
real(kind=RP),
intent(in),
dimension(:)
::
plane_point
real(kind=RP),
intent(in),
dimension(:)
::
point
Return Value
integer