test_basic_array Subroutine

subroutine test_basic_array(filename)

read int32 verify reading into larger array real

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: filename

tests that compression doesn't fail for very small datasets, where it really shouldn't be used (makes file bigger)


Called by

proc~~test_basic_array~~CalledByGraph proc~test_basic_array test_basic_array program~array_test array_test program~array_test->proc~test_basic_array

Contents

None