mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-03 18:16:22 +01:00
c43259176d
* 32-bit functions * adapt tests since the default write/read_num is now 32-bit * minor cleaning in the generator * add test for _32 functionality * rm stdint-based types from test * documentation * rm trailing whitespaces in emacs * change TREXIO_INVALID_BACK_END * update gitignore
29 lines
354 B
Plaintext
29 lines
354 B
Plaintext
templates_front/*.c
|
|
templates_front/*.h
|
|
templates_front/*.f90
|
|
templates_front/populated/
|
|
|
|
templates_hdf5/*.c
|
|
templates_hdf5/*.h
|
|
templates_hdf5/populated/
|
|
|
|
templates_text/*.c
|
|
templates_text/*.h
|
|
templates_text/populated/
|
|
|
|
libtrexio.so
|
|
*.o
|
|
*.h
|
|
trexio.c
|
|
trexio_text.c
|
|
trexio_hdf5.c
|
|
trexio_f.f90
|
|
trexio.mod
|
|
|
|
test_c
|
|
test_f
|
|
*.h5
|
|
trexio_test/
|
|
trexio_test_fort/
|
|
|