rAKA/cbccffa9957ffeatures/improved…
rAKA/
cbccffa9957ffeatures/improved…
features/improved-internodes-interpolation-node-search vs master
features/improved-internodes-interpolation-node-search vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
8904f04f7581 | FMatti | Format and clean up code | Dec 14 2022 | ||||
1e2efd911098 | FMatti | Clean up and document nodes finding procedure | Dec 14 2022 | ||||
a5230aba2aa1 | FMatti | Improve and speed up contact nodes finding | Dec 14 2022 | ||||
b021dc4b0946 | FMatti | Extend tests and refactor convergence check | Dec 12 2022 | ||||
92b7d9b7e2fa | FMatti | Add contact detection tests to reference code | Dec 8 2022 | ||||
d2acf1346113 | FMatti | Rework contact detection and add rigorous test | Dec 8 2022 | ||||
f5969abc5cbd | FMatti | extend examples and add unit tests | Nov 29 2022 | ||||
d972a06b62c3 | ploumhans | Hopefully fix test | Nov 24 2022 | ||||
0b1e88c6fda3 | ploumhans | Enable internodes when running in CI | Nov 18 2022 | ||||
3babab38c687 | ploumhans | Actually run internodes tests | Nov 18 2022 |
/
/
README
README
_ _ | | | | __ _| | ____ _ _ __ | |_ _ _ / _` | |/ / _` | '_ \| __| | | | | (_| | < (_| | | | | |_| |_| | \__,_|_|\_\__,_|_| |_|\__|\__,_|
COMPILATION
There are two ways to compile Akantu.
- You can compile it directly using cmake
> mkdir build > cd build > ccmake .. > make
CONTACTS
If you need some help to use Akantu you can contact use akantu@akantu.ch
c4science · Help