This website requires JavaScript.
Explore
Help
Sign In
cwpearson
/
astaroth
Watch
1
Star
0
Fork
0
You've already forked astaroth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9e5fd40838892424d747319bd09a3c5c5df15784
astaroth
/
src
/
utils
History
Oskar Lappi
9e5fd40838
Changes after code review by Johannes, and clang-format
2020-06-04 18:50:22 +03:00
..
CMakeLists.txt
Added model solution for reductions and functions for automated testing
2020-06-03 13:37:00 +03:00
config_loader.c
src/utils is now a real library. Includable with the astaroth_utils.h header and linkable with libastaroth_utils.a. The purpose of Astaroth Utils is to function as a generic utility library in contrast to Astaroth Standalone which is essentially hardcoded only for MHD.
2020-01-23 20:02:38 +02:00
memory.c
src/utils is now a real library. Includable with the astaroth_utils.h header and linkable with libastaroth_utils.a. The purpose of Astaroth Utils is to function as a generic utility library in contrast to Astaroth Standalone which is essentially hardcoded only for MHD.
2020-01-23 20:02:38 +02:00
modelreduce.c
Added model solution for reductions and functions for automated testing
2020-06-03 13:37:00 +03:00
modelsolver.c
Modelsolver computes now any built-in parameters automatically instead of relying on the user to supply them (inv_dsx etc)
2020-03-26 14:59:07 +02:00
verification.c
Changes after code review by Johannes, and clang-format
2020-06-04 18:50:22 +03:00