Diffusion akantu (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
73a8b68b5512 | richart | Merge branch 'master' into 'master' | Jan 20 | ||||
4c275a228579 | anciaux/richart | Correct the akantu config to be correct in spack installation | Jan 20 | ||||
b56858367c28 | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu | Jan 18 | ||||
0870565fddd9 | anciaux | making link with library ok | Jan 18 | ||||
264488a89fd1 | anciaux | adding setup.py.in | Jan 18 | ||||
8d1164b286e0 | anciaux | update the dockerfile for centos | Jan 18 | ||||
51dda7e0bc1d | richart | Protect files that are not generated so cmake does not tries to install them | Jan 15 | ||||
037f267f627c | richart | Missed to add threads in potential dependencies | Jan 15 | ||||
627a23c29df7 | richart | Threads is a non conventional package from cmake | Jan 15 | ||||
f59c4437da8e | richart | Adding pthread in the possible dependencies of mumps | Jan 15 | ||||
1a7b1e2153f4 | richart | Merge branch 'features/ci_improvement' into 'master' | Nov 18 2020 | ||||
69b4d1f18bf5 | richart | Missed one TYPED_TEST_SUITE | Nov 18 2020 | ||||
c1084030fd96 | richart | More variadic macro solved without hiding them | Nov 18 2020 | ||||
8035ce763fce | richart | more cleaning | Nov 18 2020 | ||||
725a79223a34 | richart | Bumping version number since this branch brings API breaking changes | Nov 18 2020 |
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