plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_vector_array_real64
Function
MIT
11 statements
Source File
ArrayClass.f90
ArrayClass
to_vector_array_real64
Contents
public pure function to_vector_array_real64(Array) result(vector)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
Array
(:,:)
Return Value
real(kind=real64), allocatable, (:)