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_root
Subroutine
9 statements
Source File
input_class.f03
input_class
json_file_get_root
Contents
None
private subroutine json_file_get_root(this, p)
Arguments
Type
Intent
Optional
Attributes
Name
class(
input_json
),
intent(inout)
::
this
type(json_value),
intent(out),
pointer
::
p
Contents
None