rAKA/testbugfixes/akantu-as…
rAKA/test
bugfixes/akantu-as…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
61931e8adefa | Nicolas Richart | Unizialized memory in phase field material | Mar 3 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
5df917a8797e | saduruss | solved conflicts | Feb 8 2023 | |||
894f3fa58ea4 | saduruss | add prints to phasefield tests | Feb 6 2023 | |||
08844ab5a290 | saduruss | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | Feb 6 2023 | |||
518da98ed1c3 | saduruss | Merge branch 'master' into bugfixes/46-bug-in-strain-energy-split-and-missing… | Feb 6 2023 | |||
0d63565c614a | saduruss | mark multimaterial phase-field as unstable | Feb 6 2023 | |||
4d3a517e245d | saduruss | clean and fix in phase field material | Feb 3 2023 | |||
9d1b388c8329 | richart | Trying to improve the code quality | Jan 31 2023 | |||
57d763e4a77c | richart | Merge branch 'features/eigen' of gitlab.com:akantu/akantu into features/eigen | Jan 28 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
c97b2b1969ca | Nicolas Richart | Merge branch 'features/eigen' of gitlab.com:akantu/akantu into features/eigen | Jan 25 2023 | |||
d4c8921eabba | Nicolas Richart | Adding debug tools in the docker image | Jan 25 2023 | |||
2ccf190bdba8 | richart | Merge remote-tracking branch 'origin/master' into features/eigen | Jan 25 2023 | |||
00e344d9eb99 | richart | Wrong target modified in CMake | Jan 24 2023 | |||
306e1c50812d | richart | Copied the mesh in the source folder for test_material_damage_non_local | Jan 24 2023 | |||
496e0760fd9b | saduruss | test for anisothropic phase field formulation | Jan 12 2023 | |||
658975961dd7 | Nicolas Richart | Changing ubuntu lts to 20.04 | Dec 23 2022 | |||
14d0cc09de03 | Nicolas Richart | Roll back of eig to eigh | Dec 23 2022 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 2022 | |||
d5927e56ae73 | richart | Missed some 2010s | Dec 21 2022 | |||
18a7b9b3914a | Nicolas Richart | Moving and adapting ci scripts for manylinux 2014 | Dec 21 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
ecbf8d72a733 | richart | bug fix in test_material | Oct 6 2022 | |||
2acd6efbe56c | richart | Cleaning a bit the code | Oct 5 2022 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
63f55c853207 | richart | more bugs squashed | Oct 4 2022 | |||
1e02fed5a00b | richart | Correcting docker images | Sep 23 2022 | |||
d86a596bd18f | richart | Using gcc-8 on ubuntu | Sep 23 2022 | |||
76079e3f087c | richart | Bug fix in structural mechanics | Sep 22 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 2022 | |||
274fc0b35f66 | richart | Bug fix in energy computation | Jul 20 2022 | |||
ed25970cd51e | richart | Update mesh connectivity to reflect mesh_facets changes | Jul 19 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 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 | |||
3b7063187e3d | richart | Bug fix in the cohesive insertion | Jul 9 2022 | |||
34f9b667ee80 | richart | Python module does not compile with python 3.11 | Jun 29 2022 | |||
8b3c60bd06f6 | richart | More bug fixes | Jun 7 2022 | |||
d849be145a03 | Lucas Frérot | Merge branch 'bugfixes/multiple_small_bug_in_contact_mechanics' into 'master' | May 4 2022 | |||
b8b5f49bb76d | richart | keeping old version but marking it deprecated | May 4 2022 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 2022 | |||
678ec54b220c | Philip Mueller, HS | Addessed several of Nicolas' comments on GitLab. | Apr 27 2022 | |||
7a3e0505d63f | Philip Mueller, HS | Added a test for the new event. | Mar 20 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 2022 | |||
52958650f155 | richart | make it compile with clang | Feb 16 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
7033f6892183 | richart | bug fix while compiling in coverage | Feb 12 2022 | |||
1891c1181fc6 | richart | Bug fix in models | Feb 12 2022 | |||
4153dbf7c71d | richart | Defining a Manjaro docker that has akantu dependencies | Feb 10 2022 | |||
e4268c1bc417 | richart | Bug fixes | Feb 1 2022 | |||
7783bd83ea55 | Nicolas Richart | [wip] fixing more bugs Vector<>(size, 0) fails | Jan 28 2022 | |||
a4980c2e8c1d | Nicolas Richart | [wip] more bug fixing and uint to auto | Jan 27 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
138b8e338a84 | Nicolas Richart | Refactoring buildfacet tests | Jan 26 2022 | |||
021cd6728eb3 | Nicolas Richart | [wip] progressing in the debug | Jan 25 2022 | |||
b9e33c8f19a2 | Nicolas Richart | [wip] starting to debug the mess | Jan 23 2022 | |||
4a0134331956 | Nicolas Richart | Updating the docker images to add Eigen3 | Jan 22 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
a08c45ee509b | Nicolas Richart | [wip] tests are compiling | Jan 22 2022 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
fbdc2ac1ae19 | richart | Merge branch 'bugfixes/docker-image' into 'master' | Jan 15 2022 | |||
96aea35d9bf2 | Nicolas Richart | Changed debian:testing to debian:bullseye and corrected coverage | Jan 15 2022 | |||
faa3ae1123b2 | anciaux | Merge branch 'master' into bugfixes/cmake_regex_error | Jan 14 2022 | |||
e8261daf649e | anciaux | change apt-get to apt hoping to have the key problem fixed | Jan 14 2022 | |||
2610f04da5bc | Nicolas Richart | Debugging warning linter | Jan 12 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
1c72ce33b004 | tdroch | Merge branch 'features/terms-to-add-in-python' into 'master' | Nov 23 2021 | |||
9fe7ea111967 | richart | Adding missing consts | Nov 5 2021 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
dd07c2a05544 | Nicolas Richart | [wip] changing back `const (ElementType|ElementKind|GhostType) &` to \1 after… | Oct 29 2021 | |||
47efb065a843 | richart/Nicolas Richart | [wip] More UInt to auto, Int or Idx and Eigen stuffs | Oct 29 2021 | |||
b8449199836e | richart/Nicolas Richart | [WIP] tuples and sfinea to the rescue | Oct 26 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
cf25e59e090b | richart | Debuged getElementInradius and added a test | Oct 1 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
08360b35de3b | Nicolas Richart | Format error | Sep 14 2021 | |||
f5197fee192c | Nicolas Richart | More massaging to get usable output | Sep 14 2021 | |||
8e686256858f | Nicolas Richart | more bug fixes | Sep 14 2021 | |||
59a03c18b8bf | Nicolas Richart | Regexp defined in the wrong scope | Sep 14 2021 | |||
99639d185e3d | Nicolas Richart | Linting is breaking the linter | Sep 13 2021 | |||
a052594ac2ef | Nicolas Richart | Linting the linter | Sep 13 2021 | |||
69db73d26030 | Nicolas Richart | Bug fix in warning handling after refactorization | Sep 13 2021 | |||
21708b2c0783 | Nicolas Richart | bug fix when no issue in a file | Sep 13 2021 | |||
a52805834289 | Nicolas Richart | forcing wrong python interpreter | Sep 12 2021 | |||
21accc50c466 | Nicolas Richart | missing return | Sep 12 2021 | |||
ebde8cc7b2be | Nicolas Richart | adding valgrind | Sep 12 2021 | |||
6b2562eabe10 | Nicolas Richart | Pip not installed | Sep 12 2021 | |||
920e010e8be4 | Nicolas Richart | Adding warning parser to docker images | Sep 12 2021 | |||
f78a305ef28e | Nicolas Richart | Adding dependencies for ci script | Sep 11 2021 | |||
75f945a28db5 | Nicolas Richart | More factorizing | Sep 10 2021 | |||
4f2cafa3b1ed | Nicolas Richart | Factorizing the code and adding clang-format | Sep 10 2021 | |||
3292dfaa76b5 | richart | linting the linting script | Aug 28 2021 | |||
1553fa893fda | richart | Limiting the lint to the modified files to accelerate the ci | Aug 28 2021 | |||
610d127fe8a9 | richart | Modify to use clang-tidy with exclusion instead of run-clang-tidy | Aug 27 2021 |
c4science · Help