plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
as_JSON
Interface
MIT
3 statements
Source File
IOClass.f90
IOClass
as_JSON
Contents
Module Procedures
as_JSONRealArray2
public interface as_JSON
JSON to real64-array
Module Procedures
public function
as_JSONRealArray2
(real64Array, name) result(json_format_array)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
real64Array
(:,:)
character(len=*),
intent(in)
::
name
Return Value
character(len=:), allocatable