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_logical_vec
Subroutine
17 statements
Source File
input_class.f03
input_class
json_file_get_logical_vec
Contents
None
private subroutine json_file_get_logical_vec(this, path, vec)
Arguments
Type
Intent
Optional
Attributes
Name
class(
input_json
),
intent(inout)
::
this
character(len=*),
intent(in)
::
path
logical,
intent(out),
dimension(:), allocatable
::
vec
Contents
None