rAKA/11a32b388cddfeatures/modularize…
rAKA/
11a32b388cddfeatures/modularize…
features/modularize-resolution-penalty-classes vs master
features/modularize-resolution-penalty-classes vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
342dbdd4dad7 | FMatti | Clean up and format code before merge request | Nov 20 2022 | ||||
eb428126e71a | FMatti | Refactor and clean up penalty resolution | Nov 7 2022 | ||||
94d9cade0a43 | FMatti | Remove instantiation and remove macro parameters | Nov 7 2022 | ||||
a30fc5e38bae | FMatti | Adjust variable names and arguments by reference | Nov 6 2022 | ||||
a49e7f3a81d5 | FMatti | Attempt to template with penalty function class | Oct 28 2022 | ||||
16e95697b58d | FMatti | Refactor resolution with function templates | Oct 28 2022 | ||||
78a3b4685d17 | FMatti | Remove obsolete redeclaration penalty_type member | Oct 24 2022 | ||||
b36d884560d3 | FMatti | Merge linear and quadratic penalty resolutions | Oct 24 2022 |
README.txt
README.txt
Short explanation for AkantuSimTools:
Using ccmake for compilation, give the path to the build folder of akantu. By putting build_shared_libs on, the library is dynamic. Give a cmake_install_prefix (e.g., ./install).
When compiling use: make install (don't forget to create the folder in which you install)
Using ccmake for compilation, give the path to the build folder of akantu. By putting build_shared_libs on, the library is dynamic. Give a cmake_install_prefix (e.g., ./install).
When compiling use: make install (don't forget to create the folder in which you install)
c4science · Help