rAKA/cmakefeatures/mesh-periodic…
rAKA/cmake
features/mesh-periodic…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a309dba7d066 | richart | Debugging the version detection in the CI | May 13 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 | |||
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 | |||
3ba30aa1a99e | anciaux | change path and last example | May 9 2019 | |||
f472fed08c4c | anciaux | change a path | May 9 2019 | |||
84d2362e4f31 | anciaux | removing swig | May 9 2019 | |||
636c125962e1 | anciaux | Force format 2 for generated msh files with CMake scripts | May 8 2019 | |||
7e653f041bc2 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
ba1d770459b9 | anciaux | fix bad merge | Apr 8 2019 | |||
2ff5e44cc57d | richart | This seams to work to assemble with multiple dofs and in parallel (needs a bit… | Mar 7 2019 | |||
89582c779053 | richart | Adding modules for debug | Feb 26 2019 | |||
431ad889f5c5 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
5424eed87428 | richart | Correction in the ci handling | Feb 8 2019 | |||
d0b37677147c | richart | Installing arcanist by hand in the dockerfile | Jan 29 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
8d21af83eceb | richart | Bug fix in petsc detection | Dec 28 2018 | |||
ec18546f5fb3 | richart | Updating FindPETSc | Dec 28 2018 | |||
e29cbbbae46b | richart | Adding -ggdb3 as compilation flags | Nov 9 2018 | |||
195c4be2fa7a | richart | try more advances debug flags | Nov 6 2018 | |||
0cf2524f8f9e | richart | Bootstraping the pybind11 code | Oct 31 2018 | |||
adda5cb009fb | richart | Protecting path | Oct 18 2018 | |||
a835a3214c48 | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
b2b4f9e7a282 | richart | Adapting the test driver to handle extra option for test executable | Apr 3 2018 | |||
e8d2352f1bba | richart | Trying to analyze gtest results separately | Apr 3 2018 | |||
9f07cdd93b98 | richart | Adding info on how to compil a external simu | Mar 15 2018 | |||
6708a9d70aaa | richart | More correction to install | Mar 15 2018 | |||
1a8e8899ec36 | richart | Correcting the make install phase | Mar 15 2018 | |||
8d7094396ab7 | richart | Cleaning doc + install files | Mar 14 2018 | |||
3caa91e71fc4 | richart | updating petty printer | Mar 8 2018 | |||
00f0116d10ac | richart | pretty printers for elementtypemaparray | Mar 7 2018 | |||
26cdb9f88efd | richart | Change in the find package for mpi | Mar 4 2018 | |||
1216564570fe | richart | Allowing to run test in parallel | Mar 4 2018 | |||
b140c4629da0 | richart/anciaux | bug fix for PARALLEL test | Mar 1 2018 | |||
1fdc97ca9580 | richart | Hiding not_optional packages | Feb 23 2018 | |||
c2c086860d0f | milanese | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 13 2018 | |||
0d097d2981c1 | richart/milanese | Correction in the package system for external libraries | Feb 13 2018 | |||
5eab81db9bc8 | richart | Correcting test_engine | Feb 10 2018 | |||
abcfa49b9bc0 | richart | updating python tests | Feb 5 2018 | |||
8e6f22daf2f3 | richart | Marking more options as advanced | Feb 3 2018 | |||
aabda9b7e81b | richart | Making gtest and pybind11 coexist in debug mode... | Jan 29 2018 | |||
573a7a2f9770 | richart | Cleaning the tests and adding pentahedron | Jan 26 2018 | |||
66d3fdaf8414 | richart | ElementTypeMapArray pretty printers | Jan 25 2018 | |||
5b2cba4445bb | richart | Correcting package dependencies for gtest | Jan 24 2018 | |||
403e909ee986 | richart | Forcing CXX_STANDARD on gtest | Jan 23 2018 | |||
520469a2d51f | richart | Cleaning FindMumps | Jan 23 2018 | |||
9ebe1a77fdb2 | richart | Continuation in the includes handling | Jan 18 2018 |
c4science · Help