test_11 Subroutine

public subroutine test_11(error_cnt)

Arguments

Type IntentOptional AttributesName
integer, intent(out) :: error_cnt

Description

Read the file and extract some data from it.


Variables

TypeVisibility AttributesNameInitial
character(kind=json_CK,len=:), public, allocatable:: cval
type(json_file), public :: json