plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
SearchNearestValue
Function
MIT
14 statements
Source File
MathClass.f90
MathClass
SearchNearestValue
Contents
public function SearchNearestValue(Vector, x) result(val)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
Vector
(:)
real(kind=real64),
intent(in)
::
x
Return Value
real(kind=real64)