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