plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
openArrayReal
Subroutine
MIT
15 statements
Source File
ArrayClass.f90
ArrayClass
openArrayReal
Contents
public subroutine openArrayReal(fh, Array)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
fh
real(kind=real64),
intent(out),
allocatable
::
Array
(:,:)