.. |
.gitignore
|
ignore produced binary and .o test files
|
2021-06-21 12:49:59 +02:00 |
CMakeLists.txt
|
[WIP] add C test for sparse I/O in text back end
|
2021-11-30 16:33:30 +01:00 |
io_all.c
|
conditional HDF5 tests based on the trexio_has_backend function
|
2021-11-02 11:06:03 +01:00 |
io_dset_float_hdf5.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
io_dset_float_text.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
io_dset_int_hdf5.c
|
adapt the tests to use basis_shell_num
|
2021-10-21 15:52:12 +02:00 |
io_dset_int_text.c
|
adapt the tests to use basis_shell_num
|
2021-10-21 15:52:12 +02:00 |
io_dset_sparse_text.c
|
add a test of reading a chunk that can reach EOF
|
2021-12-03 19:24:49 +01:00 |
io_dset_str_hdf5.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
io_dset_str_text.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
io_num_hdf5.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
io_num_text.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
io_safe_dset_float_hdf5.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
io_safe_dset_float_text.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
io_str_hdf5.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
io_str_text.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
open_hdf5.c
|
add unit tests in C for trexio_open errors
|
2021-09-22 16:43:18 +02:00 |
open_text.c
|
add unit tests in C for trexio_open errors
|
2021-09-22 16:43:18 +02:00 |
overwrite_all_hdf5.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
overwrite_all_text.c
|
return error code from trexio_open [C, Fortran]
|
2021-09-22 14:50:22 +02:00 |
test_f.f90
|
adapt Fortran test to proper indices for sparse data
|
2021-12-07 14:43:42 +01:00 |