Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
openArrayRealVec
Subroutine
MIT
14 statements
Source File
ArrayClass.f90
ArrayClass
openArrayRealVec
Contents
None
public subroutine openArrayRealVec(fh, Vector)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
fh
real(kind=real64),
intent(out),
allocatable
::
Vector
(:)
Contents
None