rAKA/cmakefeatures/friction_examp…
rAKA/cmake
features/friction_examp…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c6020df07a03 | anciaux | upgrade pybind version to fix bug | Nov 19 2024 | |||
d6c83049c641 | richart | Adding references to the compile pools | Oct 22 2024 | |||
49b789576f2c | richart | Copy-Pasta typo | Oct 21 2024 | |||
59bc2a20c925 | richart | Limiting compiler flags based on version of compiler | Oct 21 2024 | |||
6661cacdad8c | richart | Removing compilation warning | Oct 18 2024 | |||
160eaf086982 | richart | Update semver.py | Feb 1 2024 | |||
80c7a86eaf33 | richart | Using VERSION file once generated to avoid different version definied at… | Feb 1 2024 | |||
50574cea5610 | richart | Version do not match between mac and linux | Jan 31 2024 | |||
58c3fe16f3f1 | richart | Cleaning the tests of release | Jan 19 2024 | |||
154cab5dbb03 | richart | Adapting the cmake version | Jan 19 2024 | |||
5d2ca6c2706c | richart/anciaux | Adding CI on macos | Dec 13 2023 | |||
571699bcd9af | richart | Improving the documentation according to the JOSS review | Dec 12 2023 | |||
848d37fab79a | richart | Merge branch 'features/changes-to-address-joss-review' of gitlab.com… | Sep 28 2023 | |||
45efee82a479 | richart | Bug fixes everywhere | Sep 28 2023 | |||
312a347ad723 | richart | Renaming compilation profile | Sep 14 2023 | |||
391e62fd5b50 | richart | Cleaning a bit the compilation variants | Sep 12 2023 | |||
254edd750e3a | richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Sep 12 2023 | |||
430f347dfbb0 | Nicolas Richart | Wrong version check in cmake | Sep 4 2023 | |||
ab23ab163da7 | Nicolas Richart | Correction for gcc@13 and new cmake versions | Sep 4 2023 | |||
0b5b06918b93 | Nicolas Richart | Fixing bugs and adding missing python interface | Jul 28 2023 | |||
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
598602b868ef | richart | Change default of USE_CCACHE | Apr 26 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
adcfbd6d923f | Nicolas Richart | Removing the material list generator | Mar 7 2023 | |||
f700d699eaa8 | Nicolas Richart | Cleaning the cmake to remove blas/lapack etc | Mar 1 2023 | |||
9d1b388c8329 | richart | Trying to improve the code quality | Jan 31 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
0891c25cd53c | richart | More debugging on semver.py | Nov 1 2022 | |||
f14086f0c01e | richart | debug semver.py | Nov 1 2022 | |||
089f2f3a3259 | richart | update valgrind profile | Oct 7 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
a309dba7d066 | richart | Debugging the version detection in the CI | May 13 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
0262abf49444 | richart | More typo in FindMumps | Feb 10 2022 | |||
e2b2f0ed2cc1 | richart | Code cleaning and debuging after rebase | Feb 10 2022 | |||
f4c285cd20f1 | richart | Modified for clang outputs | Feb 10 2022 | |||
6d5f097ba1eb | richart | Improving MUMPS detection | Feb 10 2022 | |||
2c4fe29b9c9b | richart | Typo and adding non deprecated version of variables | Feb 10 2022 | |||
de3f2a32afcc | richart | Forcing MPI to look only for the needed langagues | Feb 10 2022 | |||
bb4b04c3803b | richart | Making it possible to declare list of symbols and adding regexp for macos | Feb 2 2022 | |||
96c9e7c84526 | hnat_lesiv | Fixed finding of mumps | Feb 2 2022 | |||
138b8e338a84 | Nicolas Richart | Refactoring buildfacet tests | Jan 26 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
a08c45ee509b | Nicolas Richart | [wip] tests are compiling | Jan 22 2022 | |||
3d9e8d2ee369 | richart | Correcting the tests for the python package | Jan 19 2022 | |||
1bf1286f15f4 | Nicolas Richart | Updating pterry printers and adding missing regexp for Arrays | Jan 11 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
b08c7ab70f23 | Nicolas Richart | Changing exit code in case valgrind detects something | Sep 12 2021 | |||
ebde8cc7b2be | Nicolas Richart | adding valgrind | Sep 12 2021 | |||
d030e68d6d0a | richart | Problem was not where I thought | Aug 24 2021 | |||
af0351339c8f | richart | Adding valgrind capability and clang-tidy | Aug 23 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
5d6969fe38af | richart/gallyamov | Bug fix in cohesive element inseration while PBC are active | May 28 2021 | |||
2214b92238c9 | richart | Relocated py11_akantu module as a submodule of akantu | May 7 2021 | |||
db203e90b229 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | |||
db45c33d5ad0 | richart | Typo in Linker | Mar 12 2021 | |||
f35b21b71449 | richart | Correcting coverage badly reported | Mar 12 2021 | |||
a13f3874ff27 | richart | Adding code-quality clang-tidy | Mar 12 2021 | |||
3d1bde8e1dbb | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | |||
37638c3040d5 | anciaux | improving package system for when included as a third-party module | Mar 8 2021 | |||
ad04d05918d4 | richart | Adding a bit more messages when detection goes wrong | Jan 22 2021 | |||
69e6a6b8b066 | richart | Making the "detection" of lib Math more generic | Jan 22 2021 | |||
065842926eb7 | Philip Mueller/richart | Impoving the detection of MUMPS (OpenMP, Math and LAPACK) | Jan 22 2021 | |||
4c275a228579 | anciaux/richart | Correct the akantu config to be correct in spack installation | Jan 20 2021 | |||
51dda7e0bc1d | richart | Protect files that are not generated so cmake does not tries to install them | Jan 15 2021 | |||
037f267f627c | richart | Missed to add threads in potential dependencies | Jan 15 2021 | |||
627a23c29df7 | richart | Threads is a non conventional package from cmake | Jan 15 2021 | |||
f59c4437da8e | richart | Adding pthread in the possible dependencies of mumps | Jan 15 2021 | |||
da42e172aec1 | richart | Adding code coverage | Nov 17 2020 | |||
d0b63cea21e3 | richart | Change in pybind11 compilation | Nov 13 2020 | |||
1ca3bf659e84 | richart | [ci] Extanding the ci: | Nov 13 2020 | |||
5cc4b76ac4b6 | richart | Adding git information to the code | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
835ec6cebe6a | richart | Deactivating the copy as target, copy at configure instead | Mar 24 2020 | |||
4a17d216cedb | richart | improving the install process | Jan 22 2020 | |||
f7fc4feca70a | richart | Actually running the examples as tests | Jan 15 2020 | |||
658b6fd7fa88 | richart | adding detection of the mpiseq library | Jan 10 2020 | |||
3b5ad8bc6ce8 | richart | Updating cmake | Nov 27 2019 | |||
78e134e83f4d | richart | Including akantu_iterators as a sub project | Nov 1 2019 | |||
56255d81fade | richart | Minor change to limit the number of cores for the tests | Oct 30 2019 | |||
0ece01843256 | richart | Material selector test correction | Aug 21 2019 | |||
d5f9aba7e9d9 | richart | Correcting python examples | Aug 14 2019 | |||
5f1fc7d7197c | richart | merge ? | Aug 14 2019 | |||
cca380adb866 | richart | run parallel examples with mpi | Jul 19 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
cb52825d7599 | richart | Making examples testable (just running them nothing fancy) | Jul 19 2019 | |||
8a9c0bc03921 | richart | Fixed compilations of examples | Jul 3 2019 | |||
5adfe4547377 | richart | Bug fix in the python patch tests | Jun 16 2019 | |||
59acc25aa216 | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
36cb05800fb2 | richart | Compiling with clang with -fsanitize=memory | Jun 12 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 |
c4science · Help