Toggle navigation
QuickPIC
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
json_file_get_integer
Subroutine
17 statements
Source File
input_class.f03
input_class
json_file_get_integer
Contents
None
private subroutine json_file_get_integer(this, path, val)
Arguments
Type
Intent
Optional
Attributes
Name
class(
input_json
),
intent(inout)
::
this
character(len=*),
intent(in)
::
path
integer,
intent(out)
::
val
Contents
None