HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
FindPointWithCoords
Function
63 statements
Source File
convertSolution.f90
convertSolution
FindPointWithCoords
Contents
public function FindPointWithCoords(self, x, INSIDE_TOL, xi)
Uses
Utilities
Arguments
Type
Intent
Optional
Attributes
Name
class(
Element_t
),
intent(in)
::
self
real(kind=RP),
intent(in)
::
x
(NDIM)
real(kind=RP),
intent(in)
::
INSIDE_TOL
real(kind=RP),
intent(out)
::
xi
(NDIM)
Return Value
logical