jf_test_3_mod Module

module~~jf_test_3_mod~~UsesGraph module~jf_test_3_mod jf_test_3_mod module~json_module json_module module~json_module->module~jf_test_3_mod iso_fortran_env iso_fortran_env iso_fortran_env->module~jf_test_3_mod iso_fortran_env->module~json_module
Help

Module for the third unit test.

HISTORY

  • Izaak Beekman : 2/18/2015 : Created (refactoried original json_example.f90 file)

Used By

module~~jf_test_3_mod~~UsedByGraph module~jf_test_3_mod jf_test_3_mod program~jf_test_3 jf_test_3 module~jf_test_3_mod->program~jf_test_3
Help

Variables

TypeVisibility AttributesNameInitial
character(len=*), public, parameter:: dir ='../files/inputs/'
character(len=*), public, parameter:: filename2 ='test2.json'

Subroutines

public subroutine test_3(error_cnt)

Arguments

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

Description

Read the file generated in test_2, and extract some data from it.