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