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