1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-10-02 06:21:05 +02:00
trexio/src
2021-03-28 15:24:13 +02:00
..
templates_front use strncpy instead of strcpy to avoid possible buffer overflows 2021-03-28 11:18:50 +02:00
templates_hdf5 use strncpy instead of strcpy to avoid possible buffer overflows 2021-03-28 11:18:50 +02:00
templates_text use strncpy instead of strcpy to avoid possible buffer overflows 2021-03-28 11:18:50 +02:00
.gitignore adapt for fortran interface 2021-03-23 18:19:35 +01:00
build_trex.sh adapt for fortran 2021-03-22 16:15:37 +01:00
generator.py more fortran-ic interface + flexible dtypes for dsets 2021-03-24 16:05:38 +01:00
Makefile Add cppcheck in Makefile 2021-03-28 15:24:13 +02:00
test.c Add cppcheck in Makefile 2021-03-28 15:24:13 +02:00
test.f90 better make for tests 2021-03-25 11:42:13 +01:00