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