plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
farthestVectorReal64
Function
MIT
17 statements
Source File
ArrayClass.f90
ArrayClass
farthestVectorReal64
Contents
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, (:)