plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
farthestVector
Interface
MIT
3 statements
Source File
ArrayClass.f90
ArrayClass
farthestVector
Contents
Module Procedures
farthestVectorReal64
public interface farthestVector
Module Procedures
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, (:)