.. |
.gitignore
|
ignore produced binary and .o test files
|
2021-06-21 12:49:59 +02:00 |
CMakeLists.txt
|
Merge branch 'master' into add-determinants
|
2022-04-13 16:56:31 +02:00 |
delete_group_hdf5.c
|
add unit tests for delete_group functionality
|
2022-01-24 10:12:44 +01:00 |
delete_group_text.c
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +02:00 |
io_all.c
|
Added trexio_cp
|
2023-01-03 18:29:21 +01:00 |
io_determinant_hdf5.c
|
Switch from get/set_state to new read/write_state_id
|
2022-10-07 14:54:37 +02:00 |
io_determinant_text.c
|
Switch from get/set_state to new read/write_state_id
|
2022-10-07 14:54:37 +02: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
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +02:00 |
io_dset_int_hdf5.c
|
Adapt the tests
|
2022-07-04 11:23:47 +02:00 |
io_dset_int_text.c
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +02:00 |
io_dset_sparse_hdf5.c
|
Adapt the tests
|
2022-07-04 11:23:47 +02:00 |
io_dset_sparse_text.c
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +02: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
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +02:00 |
io_jastrow_hdf5.c
|
Fixed dim and better restructuration
|
2023-01-03 19:28:00 +01:00 |
io_jastrow_text.c
|
Fixed dim and better restructuration
|
2023-01-03 19:28:00 +01:00 |
io_num_hdf5.c
|
add tests for I/O of floating point attributes
|
2021-12-09 16:23:22 +01:00 |
io_num_text.c
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +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
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +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
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +02:00 |
open_hdf5.c
|
modify some tests to use TREXIO_AUTO back end
|
2022-01-25 15:00:55 +01:00 |
open_text.c
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +02:00 |
overwrite_all_hdf5.c
|
add overwriting functionality for unsafe mode [HDF5]
|
2022-01-24 16:15:31 +01:00 |
overwrite_all_text.c
|
Safer output cleaning for TREXIO_TEXT unit tests
|
2022-09-30 12:22:24 +02:00 |
pre_close.c
|
Fix pre_close test
|
2022-10-04 15:42:23 +02:00 |
test_f.f90
|
Updated Fortran test
|
2023-01-03 19:39:34 +01:00 |