rAKA/eb43f181a4cbfeatures/define_public_…
rAKA/
eb43f181a4cbfeatures/define_public_…
features/define_public_api_in_library vs master
features/define_public_api_in_library vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
80825ebd0d2c | Nicolas Richart | missing include | Jul 21 2023 | ||||
e7973bc5af17 | Nicolas Richart | Adding missing symbols | Jul 21 2023 | ||||
c177cb7917bc | Nicolas Richart | Using cmake capabilities to generate the exports | Jul 21 2023 | ||||
f24405f1b497 | Nicolas Richart | Extra semi-colon | Jul 7 2023 | ||||
ef4b3ac328a4 | Nicolas Richart | Forgot to remove a test | Jul 6 2023 | ||||
a01abf074049 | Nicolas Richart | Switching to AKANTU_EXPORT and making tests and examples compile | Jul 5 2023 | ||||
77a2b108f953 | Nicolas Richart | remove finalize() | Jul 5 2023 | ||||
f41e9028be9e | anciaux | introduce a set of macros to help developer defining the public api | Jun 19 2023 | ||||
ad3fb0506067 | anciaux | remove a useless check | Jun 19 2023 | ||||
a4b191e5a7fb | anciaux | remove a warning when compiling in debug with phasefield | Jun 16 2023 |
/
/
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