plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
SearchNearestCoord
Function
MIT
27 statements
Source File
MathClass_w.f90
MathClass
SearchNearestCoord
Contents
public function SearchNearestCoord(Array, x) result(id)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=8),
intent(in)
::
Array
(:,:)
real(kind=8),
intent(in)
::
x
(:)
Return Value
integer