json_file_variable_info Subroutine

private subroutine json_file_variable_info(this, path, n_children)

Arguments

Type IntentOptional AttributesName
class(input_json), intent(inout) :: this
character(len=*), intent(in) :: path
integer, intent(out) :: n_children

Contents

None