HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CurvAbscissa
Function
7 statements
Source File
OrientedBoundingBox.f90
OrientedBoundingBox
CurvAbscissa
Contents
public function CurvAbscissa(p1, p2, p3) result(t)
Arguments
Type
Intent
Optional
Attributes
Name
type(
point_type
),
intent(in)
::
p1
type(
point_type
),
intent(in)
::
p2
type(
point_type
),
intent(in)
::
p3
Return Value
real(kind=rp)