ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
test_pm_io Module Reference

This module contains tests of the module pm_io. More...

Functions/Subroutines

subroutine setTest ()
 
logical(LK) function test_constructFile_1 ()
 
logical(LK) function test_constructFile_2 ()
 
logical(LK) function test_constructFile_3 ()
 Test the effects of missing input argument form. More...
 
logical(LK) function test_constructPad_1 ()
 
logical(LK) function test_constructPad_2 ()
 
logical(LK) function test_constructPad_3 ()
 
logical(LK) function test_constructPad_4 ()
 
logical(LK) function test_constructPad_5 ()
 
logical(LK) function test_constructAction_1 ()
 
logical(LK) function test_constructAction_2 ()
 
logical(LK) function test_constructAction_3 ()
 
logical(LK) function test_constructAction_4 ()
 
logical(LK) function test_constructAction_5 ()
 
logical(LK) function test_constructAccess_1 ()
 
logical(LK) function test_constructAccess_2 ()
 
logical(LK) function test_constructAccess_3 ()
 
logical(LK) function test_constructAccess_4 ()
 
logical(LK) function test_constructAccess_5 ()
 
logical(LK) function test_constructForm_1 ()
 
logical(LK) function test_constructForm_2 ()
 
logical(LK) function test_constructForm_3 ()
 
logical(LK) function test_constructForm_4 ()
 
logical(LK) function test_constructForm_5 ()
 
logical(LK) function test_constructBlank_1 ()
 
logical(LK) function test_constructBlank_2 ()
 
logical(LK) function test_constructBlank_3 ()
 
logical(LK) function test_constructBlank_4 ()
 
logical(LK) function test_constructBlank_5 ()
 
logical(LK) function test_constructPosition_1 ()
 
logical(LK) function test_constructPosition_2 ()
 
logical(LK) function test_constructPosition_3 ()
 
logical(LK) function test_constructPosition_4 ()
 
logical(LK) function test_constructPosition_5 ()
 
logical(LK) function test_constructPosition_6 ()
 
logical(LK) function test_constructDelim_1 ()
 
logical(LK) function test_constructDelim_2 ()
 
logical(LK) function test_constructDelim_3 ()
 
logical(LK) function test_constructDelim_4 ()
 
logical(LK) function test_constructDelim_5 ()
 
logical(LK) function test_constructDelim_6 ()
 
logical(LK) function test_constructRound_1 ()
 
logical(LK) function test_constructRound_2 ()
 
logical(LK) function test_constructRound_3 ()
 
logical(LK) function test_constructRound_4 ()
 
logical(LK) function test_constructRound_5 ()
 
logical(LK) function test_constructRound_6 ()
 
logical(LK) function test_constructRound_7 ()
 
logical(LK) function test_constructRound_8 ()
 
logical(LK) function test_constructRound_9 ()
 
logical(LK) function test_constructSign_1 ()
 
logical(LK) function test_constructSign_2 ()
 
logical(LK) function test_constructSign_3 ()
 
logical(LK) function test_constructSign_4 ()
 
logical(LK) function test_constructSign_5 ()
 
logical(LK) function test_constructSign_6 ()
 
logical(LK) function test_getWriteErr_1 ()
 
logical(LK) function test_getWriteErr_2 ()
 
logical(LK) function test_getWriteErr_3 ()
 
logical(LK) function test_getReadErr_1 ()
 
logical(LK) function test_getReadErr_2 ()
 
logical(LK) function test_getReadErr_3 ()
 
logical(LK) function test_getReadErr_4 ()
 
logical(LK) function test_getReadErr_5 ()
 
logical(LK) function test_getReadErr_6 ()
 
logical(LK) function test_isCloseErr_1 ()
 
logical(LK) function test_isCloseErr_2 ()
 
logical(LK) function test_isCloseErr_3 ()
 
logical(LK) function test_isOpenErr_1 ()
 
logical(LK) function test_isOpenErr_2 ()
 
logical(LK) function test_getOpenErr_3 ()
 
logical(LK) function test_isInqErr_1 ()
 
logical(LK) function test_isInqErr_2 ()
 
logical(LK) function test_isInqErr_3 ()
 
logical(LK) function test_isExtant_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_isExtant_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_isExtant_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getOpenStatus_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getOpenStatus_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getOpenStatus_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getOpenStatus_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_getNumber_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getNumber_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getNumber_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getNumber_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_getName_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getName_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getName_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getName_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_getAccess_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getAccess_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getAccess_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getAccess_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_getForm_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getForm_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getForm_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getForm_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_getRecl_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getRecl_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getRecl_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getRecl_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_getBlank_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getBlank_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getBlank_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getBlank_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_getPosition_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getPosition_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getPosition_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getPosition_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_getAction_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getAction_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getAction_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getAction_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_getDelim_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_getDelim_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_getDelim_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_getDelim_4 ()
 Check inquire with an input file name. More...
 

Variables

type(test_typetest
 

Detailed Description

This module contains tests of the module pm_io.

Author:
Amir Shahmoradi

Function/Subroutine Documentation

◆ setTest()

subroutine test_pm_io::setTest

Definition at line 36 of file test_pm_io.F90.

◆ test_constructAccess_1()

logical(LK) function test_pm_io::test_constructAccess_1

Definition at line 728 of file test_pm_io.F90.

◆ test_constructAccess_2()

logical(LK) function test_pm_io::test_constructAccess_2

Definition at line 746 of file test_pm_io.F90.

◆ test_constructAccess_3()

logical(LK) function test_pm_io::test_constructAccess_3

Definition at line 764 of file test_pm_io.F90.

◆ test_constructAccess_4()

logical(LK) function test_pm_io::test_constructAccess_4

Definition at line 782 of file test_pm_io.F90.

◆ test_constructAccess_5()

logical(LK) function test_pm_io::test_constructAccess_5

Definition at line 800 of file test_pm_io.F90.

◆ test_constructAction_1()

logical(LK) function test_pm_io::test_constructAction_1

Definition at line 628 of file test_pm_io.F90.

◆ test_constructAction_2()

logical(LK) function test_pm_io::test_constructAction_2

Definition at line 648 of file test_pm_io.F90.

◆ test_constructAction_3()

logical(LK) function test_pm_io::test_constructAction_3

Definition at line 668 of file test_pm_io.F90.

◆ test_constructAction_4()

logical(LK) function test_pm_io::test_constructAction_4

Definition at line 688 of file test_pm_io.F90.

◆ test_constructAction_5()

logical(LK) function test_pm_io::test_constructAction_5

Definition at line 708 of file test_pm_io.F90.

◆ test_constructBlank_1()

logical(LK) function test_pm_io::test_constructBlank_1

Definition at line 909 of file test_pm_io.F90.

◆ test_constructBlank_2()

logical(LK) function test_pm_io::test_constructBlank_2

Definition at line 927 of file test_pm_io.F90.

◆ test_constructBlank_3()

logical(LK) function test_pm_io::test_constructBlank_3

Definition at line 945 of file test_pm_io.F90.

◆ test_constructBlank_4()

logical(LK) function test_pm_io::test_constructBlank_4

Definition at line 963 of file test_pm_io.F90.

◆ test_constructBlank_5()

logical(LK) function test_pm_io::test_constructBlank_5

Definition at line 981 of file test_pm_io.F90.

◆ test_constructDelim_1()

logical(LK) function test_pm_io::test_constructDelim_1

Definition at line 1119 of file test_pm_io.F90.

◆ test_constructDelim_2()

logical(LK) function test_pm_io::test_constructDelim_2

Definition at line 1139 of file test_pm_io.F90.

◆ test_constructDelim_3()

logical(LK) function test_pm_io::test_constructDelim_3

Definition at line 1159 of file test_pm_io.F90.

◆ test_constructDelim_4()

logical(LK) function test_pm_io::test_constructDelim_4

Definition at line 1179 of file test_pm_io.F90.

◆ test_constructDelim_5()

logical(LK) function test_pm_io::test_constructDelim_5

Definition at line 1199 of file test_pm_io.F90.

◆ test_constructDelim_6()

logical(LK) function test_pm_io::test_constructDelim_6

Definition at line 1220 of file test_pm_io.F90.

◆ test_constructFile_1()

logical(LK) function test_pm_io::test_constructFile_1

Definition at line 163 of file test_pm_io.F90.

◆ test_constructFile_2()

logical(LK) function test_pm_io::test_constructFile_2

Definition at line 265 of file test_pm_io.F90.

◆ test_constructFile_3()

logical(LK) function test_pm_io::test_constructFile_3

Test the effects of missing input argument form.

Definition at line 400 of file test_pm_io.F90.

◆ test_constructForm_1()

logical(LK) function test_pm_io::test_constructForm_1

Definition at line 818 of file test_pm_io.F90.

◆ test_constructForm_2()

logical(LK) function test_pm_io::test_constructForm_2

Definition at line 836 of file test_pm_io.F90.

◆ test_constructForm_3()

logical(LK) function test_pm_io::test_constructForm_3

Definition at line 854 of file test_pm_io.F90.

◆ test_constructForm_4()

logical(LK) function test_pm_io::test_constructForm_4

Definition at line 873 of file test_pm_io.F90.

◆ test_constructForm_5()

logical(LK) function test_pm_io::test_constructForm_5

Definition at line 891 of file test_pm_io.F90.

◆ test_constructPad_1()

logical(LK) function test_pm_io::test_constructPad_1

Definition at line 534 of file test_pm_io.F90.

◆ test_constructPad_2()

logical(LK) function test_pm_io::test_constructPad_2

Definition at line 553 of file test_pm_io.F90.

◆ test_constructPad_3()

logical(LK) function test_pm_io::test_constructPad_3

Definition at line 572 of file test_pm_io.F90.

◆ test_constructPad_4()

logical(LK) function test_pm_io::test_constructPad_4

Definition at line 591 of file test_pm_io.F90.

◆ test_constructPad_5()

logical(LK) function test_pm_io::test_constructPad_5

Definition at line 610 of file test_pm_io.F90.

◆ test_constructPosition_1()

logical(LK) function test_pm_io::test_constructPosition_1

Definition at line 999 of file test_pm_io.F90.

◆ test_constructPosition_2()

logical(LK) function test_pm_io::test_constructPosition_2

Definition at line 1019 of file test_pm_io.F90.

◆ test_constructPosition_3()

logical(LK) function test_pm_io::test_constructPosition_3

Definition at line 1039 of file test_pm_io.F90.

◆ test_constructPosition_4()

logical(LK) function test_pm_io::test_constructPosition_4

Definition at line 1059 of file test_pm_io.F90.

◆ test_constructPosition_5()

logical(LK) function test_pm_io::test_constructPosition_5

Definition at line 1079 of file test_pm_io.F90.

◆ test_constructPosition_6()

logical(LK) function test_pm_io::test_constructPosition_6

Definition at line 1099 of file test_pm_io.F90.

◆ test_constructRound_1()

logical(LK) function test_pm_io::test_constructRound_1

Definition at line 1240 of file test_pm_io.F90.

◆ test_constructRound_2()

logical(LK) function test_pm_io::test_constructRound_2

Definition at line 1266 of file test_pm_io.F90.

◆ test_constructRound_3()

logical(LK) function test_pm_io::test_constructRound_3

Definition at line 1292 of file test_pm_io.F90.

◆ test_constructRound_4()

logical(LK) function test_pm_io::test_constructRound_4

Definition at line 1318 of file test_pm_io.F90.

◆ test_constructRound_5()

logical(LK) function test_pm_io::test_constructRound_5

Definition at line 1344 of file test_pm_io.F90.

◆ test_constructRound_6()

logical(LK) function test_pm_io::test_constructRound_6

Definition at line 1370 of file test_pm_io.F90.

◆ test_constructRound_7()

logical(LK) function test_pm_io::test_constructRound_7

Definition at line 1396 of file test_pm_io.F90.

◆ test_constructRound_8()

logical(LK) function test_pm_io::test_constructRound_8

Definition at line 1422 of file test_pm_io.F90.

◆ test_constructRound_9()

logical(LK) function test_pm_io::test_constructRound_9

Definition at line 1448 of file test_pm_io.F90.

◆ test_constructSign_1()

logical(LK) function test_pm_io::test_constructSign_1

Definition at line 1474 of file test_pm_io.F90.

◆ test_constructSign_2()

logical(LK) function test_pm_io::test_constructSign_2

Definition at line 1494 of file test_pm_io.F90.

◆ test_constructSign_3()

logical(LK) function test_pm_io::test_constructSign_3

Definition at line 1514 of file test_pm_io.F90.

◆ test_constructSign_4()

logical(LK) function test_pm_io::test_constructSign_4

Definition at line 1534 of file test_pm_io.F90.

◆ test_constructSign_5()

logical(LK) function test_pm_io::test_constructSign_5

Definition at line 1554 of file test_pm_io.F90.

◆ test_constructSign_6()

logical(LK) function test_pm_io::test_constructSign_6

Definition at line 1574 of file test_pm_io.F90.

◆ test_getAccess_1()

logical(LK) function test_pm_io::test_getAccess_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 2009 of file test_pm_io.F90.

◆ test_getAccess_2()

logical(LK) function test_pm_io::test_getAccess_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 2023 of file test_pm_io.F90.

◆ test_getAccess_3()

logical(LK) function test_pm_io::test_getAccess_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 2037 of file test_pm_io.F90.

◆ test_getAccess_4()

logical(LK) function test_pm_io::test_getAccess_4

Check inquire with an input file name.

Definition at line 2051 of file test_pm_io.F90.

◆ test_getAction_1()

logical(LK) function test_pm_io::test_getAction_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 2321 of file test_pm_io.F90.

◆ test_getAction_2()

logical(LK) function test_pm_io::test_getAction_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 2335 of file test_pm_io.F90.

◆ test_getAction_3()

logical(LK) function test_pm_io::test_getAction_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 2349 of file test_pm_io.F90.

◆ test_getAction_4()

logical(LK) function test_pm_io::test_getAction_4

Check inquire with an input file name.

Definition at line 2371 of file test_pm_io.F90.

◆ test_getBlank_1()

logical(LK) function test_pm_io::test_getBlank_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 2177 of file test_pm_io.F90.

◆ test_getBlank_2()

logical(LK) function test_pm_io::test_getBlank_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 2191 of file test_pm_io.F90.

◆ test_getBlank_3()

logical(LK) function test_pm_io::test_getBlank_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 2205 of file test_pm_io.F90.

◆ test_getBlank_4()

logical(LK) function test_pm_io::test_getBlank_4

Check inquire with an input file name.

Definition at line 2227 of file test_pm_io.F90.

◆ test_getDelim_1()

logical(LK) function test_pm_io::test_getDelim_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 2393 of file test_pm_io.F90.

◆ test_getDelim_2()

logical(LK) function test_pm_io::test_getDelim_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 2407 of file test_pm_io.F90.

◆ test_getDelim_3()

logical(LK) function test_pm_io::test_getDelim_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 2421 of file test_pm_io.F90.

◆ test_getDelim_4()

logical(LK) function test_pm_io::test_getDelim_4

Check inquire with an input file name.

Definition at line 2443 of file test_pm_io.F90.

◆ test_getForm_1()

logical(LK) function test_pm_io::test_getForm_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 2065 of file test_pm_io.F90.

◆ test_getForm_2()

logical(LK) function test_pm_io::test_getForm_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 2079 of file test_pm_io.F90.

◆ test_getForm_3()

logical(LK) function test_pm_io::test_getForm_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 2093 of file test_pm_io.F90.

◆ test_getForm_4()

logical(LK) function test_pm_io::test_getForm_4

Check inquire with an input file name.

Definition at line 2107 of file test_pm_io.F90.

◆ test_getName_1()

logical(LK) function test_pm_io::test_getName_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 1946 of file test_pm_io.F90.

◆ test_getName_2()

logical(LK) function test_pm_io::test_getName_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 1961 of file test_pm_io.F90.

◆ test_getName_3()

logical(LK) function test_pm_io::test_getName_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 1976 of file test_pm_io.F90.

◆ test_getName_4()

logical(LK) function test_pm_io::test_getName_4

Check inquire with an input file name.

Definition at line 1991 of file test_pm_io.F90.

◆ test_getNumber_1()

logical(LK) function test_pm_io::test_getNumber_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 1886 of file test_pm_io.F90.

◆ test_getNumber_2()

logical(LK) function test_pm_io::test_getNumber_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 1901 of file test_pm_io.F90.

◆ test_getNumber_3()

logical(LK) function test_pm_io::test_getNumber_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 1916 of file test_pm_io.F90.

◆ test_getNumber_4()

logical(LK) function test_pm_io::test_getNumber_4

Check inquire with an input file name.

Definition at line 1931 of file test_pm_io.F90.

◆ test_getOpenErr_3()

logical(LK) function test_pm_io::test_getOpenErr_3

Definition at line 1758 of file test_pm_io.F90.

◆ test_getOpenStatus_1()

logical(LK) function test_pm_io::test_getOpenStatus_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 1830 of file test_pm_io.F90.

◆ test_getOpenStatus_2()

logical(LK) function test_pm_io::test_getOpenStatus_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 1844 of file test_pm_io.F90.

◆ test_getOpenStatus_3()

logical(LK) function test_pm_io::test_getOpenStatus_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 1858 of file test_pm_io.F90.

◆ test_getOpenStatus_4()

logical(LK) function test_pm_io::test_getOpenStatus_4

Check inquire with an input file name.

Definition at line 1872 of file test_pm_io.F90.

◆ test_getPosition_1()

logical(LK) function test_pm_io::test_getPosition_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 2249 of file test_pm_io.F90.

◆ test_getPosition_2()

logical(LK) function test_pm_io::test_getPosition_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 2263 of file test_pm_io.F90.

◆ test_getPosition_3()

logical(LK) function test_pm_io::test_getPosition_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 2277 of file test_pm_io.F90.

◆ test_getPosition_4()

logical(LK) function test_pm_io::test_getPosition_4

Check inquire with an input file name.

Definition at line 2299 of file test_pm_io.F90.

◆ test_getReadErr_1()

logical(LK) function test_pm_io::test_getReadErr_1

Definition at line 1635 of file test_pm_io.F90.

◆ test_getReadErr_2()

logical(LK) function test_pm_io::test_getReadErr_2

Definition at line 1648 of file test_pm_io.F90.

◆ test_getReadErr_3()

logical(LK) function test_pm_io::test_getReadErr_3

Definition at line 1661 of file test_pm_io.F90.

◆ test_getReadErr_4()

logical(LK) function test_pm_io::test_getReadErr_4

Definition at line 1674 of file test_pm_io.F90.

◆ test_getReadErr_5()

logical(LK) function test_pm_io::test_getReadErr_5

Definition at line 1687 of file test_pm_io.F90.

◆ test_getReadErr_6()

logical(LK) function test_pm_io::test_getReadErr_6

Definition at line 1700 of file test_pm_io.F90.

◆ test_getRecl_1()

logical(LK) function test_pm_io::test_getRecl_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 2121 of file test_pm_io.F90.

◆ test_getRecl_2()

logical(LK) function test_pm_io::test_getRecl_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 2135 of file test_pm_io.F90.

◆ test_getRecl_3()

logical(LK) function test_pm_io::test_getRecl_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 2149 of file test_pm_io.F90.

◆ test_getRecl_4()

logical(LK) function test_pm_io::test_getRecl_4

Check inquire with an input file name.

Definition at line 2163 of file test_pm_io.F90.

◆ test_getWriteErr_1()

logical(LK) function test_pm_io::test_getWriteErr_1

Definition at line 1596 of file test_pm_io.F90.

◆ test_getWriteErr_2()

logical(LK) function test_pm_io::test_getWriteErr_2

Definition at line 1609 of file test_pm_io.F90.

◆ test_getWriteErr_3()

logical(LK) function test_pm_io::test_getWriteErr_3

Definition at line 1622 of file test_pm_io.F90.

◆ test_isCloseErr_1()

logical(LK) function test_pm_io::test_isCloseErr_1

Definition at line 1713 of file test_pm_io.F90.

◆ test_isCloseErr_2()

logical(LK) function test_pm_io::test_isCloseErr_2

Definition at line 1720 of file test_pm_io.F90.

◆ test_isCloseErr_3()

logical(LK) function test_pm_io::test_isCloseErr_3

Definition at line 1733 of file test_pm_io.F90.

◆ test_isExtant_1()

logical(LK) function test_pm_io::test_isExtant_1

The input arguments unit and file must NOT be present simultaneously.

Definition at line 1788 of file test_pm_io.F90.

◆ test_isExtant_2()

logical(LK) function test_pm_io::test_isExtant_2

At least one of the two identifiers (unit or file) must be present.

Definition at line 1802 of file test_pm_io.F90.

◆ test_isExtant_3()

logical(LK) function test_pm_io::test_isExtant_3

The input unit can point to any existing or non-existing opened or closed file at runtime.

Definition at line 1816 of file test_pm_io.F90.

◆ test_isInqErr_1()

logical(LK) function test_pm_io::test_isInqErr_1

Definition at line 1765 of file test_pm_io.F90.

◆ test_isInqErr_2()

logical(LK) function test_pm_io::test_isInqErr_2

Definition at line 1772 of file test_pm_io.F90.

◆ test_isInqErr_3()

logical(LK) function test_pm_io::test_isInqErr_3

Definition at line 1779 of file test_pm_io.F90.

◆ test_isOpenErr_1()

logical(LK) function test_pm_io::test_isOpenErr_1

Definition at line 1744 of file test_pm_io.F90.

◆ test_isOpenErr_2()

logical(LK) function test_pm_io::test_isOpenErr_2

Definition at line 1751 of file test_pm_io.F90.

Variable Documentation

◆ test

type(test_type) test_pm_io::test

Definition at line 28 of file test_pm_io.F90.