Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
farthestVectorReal64
Function
MIT
17 statements
Source File
ArrayClass.f90
ArrayClass
farthestVectorReal64
Contents
None
public function farthestVectorReal64(array, vector) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
array
(:,:)
real(kind=real64),
intent(in)
::
vector
(:)
Return Value
real(kind=real64), allocatable,(:)
Contents
None