IODA Bundle
|
Functions/Subroutines | |
subroutine | check_call (err, msg, success) |
logical function | test_count_lines () |
logical function | test_column_details () |
logical function | check_frame_2_values (array_data) |
logical function | test_decode_columns_allocate () |
logical function | test_decode_array_reuse () |
logical function | test_decode_aggregate () |
subroutine fapi_read_tests::check_call | ( | integer, intent(in) | err, |
character(*), intent(in) | msg, | ||
logical, intent(inout) | success | ||
) |
logical function fapi_read_tests::check_frame_2_values | ( | real(8), dimension(:,:) | array_data | ) |
logical function fapi_read_tests::test_column_details |
logical function fapi_read_tests::test_count_lines |
logical function fapi_read_tests::test_decode_aggregate |
logical function fapi_read_tests::test_decode_array_reuse |