Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
jsonArrayInt
Subroutine
MIT
33 statements
Source File
ArrayClass.f90
ArrayClass
jsonArrayInt
Contents
None
public subroutine jsonArrayInt(array, fh, name, endl)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
array
(:,:)
integer(kind=int32),
intent(in)
::
fh
character(len=*),
intent(in)
::
name
logical,
intent(in),
optional
::
endl
Contents
None