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