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
6c0cb5e88f316e3b76839a2cdeac0145488bd529
astaroth
/
src
/
utils
History
jpekkila
f21c6a8c0b
Disabled LFORCING and LUPWD temporarily until the new MPI standalone module is properly tested
2020-08-24 18:46:38 +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
Added VERBOSE CMake option and made various prints optional to clean the output. VERBOSE is by off by default, pass cmake -DVERBOSE=ON to re-enable various non-critical warning and status prints (important warnings are still visible regardless of the flag).
2020-08-21 21:19:42 +03:00
memory.c
Added acVertexBufferSet in the utils interface
2020-08-24 14:29:01 +03:00
modelreduce.c
Added model solution for reductions and functions for automated testing
2020-06-03 13:37:00 +03:00
modelsolver.c
Disabled LFORCING and LUPWD temporarily until the new MPI standalone module is properly tested
2020-08-24 18:46:38 +03:00
verification.c
Added VERBOSE CMake option and made various prints optional to clean the output. VERBOSE is by off by default, pass cmake -DVERBOSE=ON to re-enable various non-critical warning and status prints (important warnings are still visible regardless of the flag).
2020-08-21 21:19:42 +03:00