IODA Bundle
fapi_read_tests Module Reference

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 ()
 

Function/Subroutine Documentation

◆ check_call()

subroutine fapi_read_tests::check_call ( integer, intent(in)  err,
character(*), intent(in)  msg,
logical, intent(inout)  success 
)

Definition at line 11 of file read.f90.

Here is the call graph for this function:

◆ check_frame_2_values()

logical function fapi_read_tests::check_frame_2_values ( real(8), dimension(:,:)  array_data)

Definition at line 220 of file read.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_column_details()

logical function fapi_read_tests::test_column_details

Definition at line 74 of file read.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_count_lines()

logical function fapi_read_tests::test_count_lines

Definition at line 24 of file read.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_decode_aggregate()

logical function fapi_read_tests::test_decode_aggregate

Definition at line 392 of file read.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_decode_array_reuse()

logical function fapi_read_tests::test_decode_array_reuse

Definition at line 335 of file read.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_decode_columns_allocate()

logical function fapi_read_tests::test_decode_columns_allocate

Definition at line 277 of file read.f90.

Here is the call graph for this function:
Here is the caller graph for this function: