rAKA/6c3f44f613c6features/contact…
features/contact-unification vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
e3fbf158ae88 | ploumhans | WIP contact detector unification | Nov 1 2022 | ||||
721b8275b4bc | ploumhans | Add back contact checks on the slave side | Oct 12 2022 | ||||
38baae6176d4 | ploumhans | Remove try/catch for sparse access | Oct 11 2022 | ||||
a7295315d214 | FMatti | Add constants to function arguments | Oct 11 2022 | ||||
556e668524cf | Bruno Ploumhans | Remove useless variables | Oct 10 2022 | ||||
a3ac634f3e61 | FMatti | Adress review comments and minor bug fix | Oct 6 2022 | ||||
5fffc8c03704 | Bruno Ploumhans | Move matrix assemblt to assembleInternodesMatrix | Oct 6 2022 | ||||
2a7946c5a084 | Bruno Ploumhans | Remove allocation inside computeDistancesToRefNode | Oct 6 2022 | ||||
80134dae7fd9 | richart | Merge branch 'master' into features/40-contact-using-the-internodes-method | Jun 30 2022 | ||||
d7b1e0587b76 | waldleben | more comments and cleaning for internodes | Jun 24 2022 |
/
README
_ _ | | | | __ _| | ____ _ _ __ | |_ _ _ / _` | |/ / _` | '_ \| __| | | | | (_| | < (_| | | | | |_| |_| | \__,_|_|\_\__,_|_| |_|\__|\__,_|
Copyright (©) 2010-2012, 2014, 2015 EPFL (Ecole Polytechnique Fédérale de Lausanne) Laboratory (LSMS - Laboratoire de Simulation en Mécanique des Solides)
Akantu is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Akantu is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with Akantu. If not, see http://www.gnu.org/licenses/.
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
AUTHORS
- Nicolas Richart <nicolas.richart@epfl.ch>
- Guillaume Anciaux <guillaume.anciaux@epfl.ch>
- Jean-François Molinari <jean-francois.molinari@epfl.ch>
- Alejandro M. Aragón <alejandro.aragon@epfl.ch>
- Alodie Schneuwly <alodie.schneuwly@epfl.ch>
- Aranda Ruiz Josue <josue.arandaruiz@epfl.ch>
- Aurelia Isabel Cuba Ramos <aurelia.cubaramos@epfl.ch>
- Benjamin Paccaud <benjamin.paccaud@epfl.ch>
- Clement Roux <clement.roux@epfl.ch>
- Cyprien Wolff <cyprien.wolff@epfl.ch>
- Damien Scantamburlo <damien.scantamburlo@epfl.ch>
- Damien Spielmann <damien.spielmann@epfl.ch>
- Dana Christen <dana.christen@gmail.com>
- Daniel Pino Muñoz <daniel.pinomunoz@epfl.ch>
- David Simon Kammer <david.kammer@epfl.ch>
- Fabian Barras <fabian.barras@epfl.ch>
- Jaehyun Cho <jaehyun.cho@epfl.ch>
- Jean-François Jerier <jean-francois.jerier@epfl.ch>
- Leonardo Snozzi <leonardo.snozzi@epfl.ch>
- Lucas Frerot <lucas.frerot@epfl.ch>
- Marco Vocialta <marco.vocialta@epfl.ch>
- Marion Estelle Chambart <marion.chambart@epfl.ch>
- Mathilde Radiguet <mathilde.radiguet@epfl.ch>
- Mauro Corrado <mauro.corrado@epfl.ch>
- Nicholas Molyneaux <nicholas.molyneaux@epfl.ch>
- Okan Yilmaz <okan.yilmaz@epfl.ch>
- Pedro Romero <pedro.romero@epfl.ch>
- Peter Spijker <peter.spijker@epfl.ch>
- Ramin Aghababaei <ramin.aghababaei@epfl.ch>
- Rui Wang <rui.wang@epfl.ch>
- Sacha Laffely <sacha.laffely@epfl.ch>
- Seyedeh Mohadeseh Taheri Mousavi <mohadeseh.taherimousavi@epfl.ch>
- Srinivasa Babu Ramisetti <srinivasa.ramisetti@epfl.ch>
- Sébastien Hartmann <sebastien.hartmann@epfl.ch>
- Thomas Menouillard <tmenouillard@stucky.ch>
- Till Junge <till.junge@epfl.ch>
- Vladislav Yastrebov <vladislav.yastrebov@epfl.ch>