Graphbugfixes/44-failed…
Graph
bugfixes/44-failed…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
56b75cf5ec76 | richart | typo in the caches | Oct 11 2022 | ||||
bdd890a91301 | richart | more changes in caches | Oct 11 2022 | ||||
a58250af24f8 | richart | Modifying caches | Oct 11 2022 | ||||
dc091c8cf015 | richart | Trying to debug build caches | Oct 11 2022 | ||||
15e58107f54f | richart | trying caches instead of artifacts | Oct 10 2022 | ||||
f9335e9766b8 | richart | Changing docker version | Oct 10 2022 | ||||
d8e0944440f2 | richart | Typo in CI and warning corrections | Oct 7 2022 | ||||
089f2f3a3259 | richart | update valgrind profile | Oct 7 2022 | ||||
a8e111280a29 | richart | Splitting function to not kill clang | Oct 7 2022 | ||||
ce038efc645a | richart | Remove the -j2 | Oct 7 2022 | ||||
7c0b9a84d32c | richart | Push version of codequality | Oct 7 2022 | ||||
affd7bd65592 | richart | Problem with older version of cmake on ubuntu | Oct 7 2022 | ||||
4895342ee8c5 | richart | even more typos in CI | Oct 7 2022 | ||||
7d52dc667439 | richart | more typos in .gitlab-ci | Oct 7 2022 | ||||
6dbba5a57df6 | richart | typo in gitlab-ci | Oct 7 2022 | ||||
d2ac66c5a640 | richart | respliting the compilation steps | Oct 7 2022 | ||||
925f3db396b0 | anciaux | correct a copy and paste | Oct 6 2022 | ||||
fbdc646afed3 | anciaux | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | Oct 6 2022 | ||||
c6303f3cb172 | anciaux | remove problematic keyword | Oct 6 2022 | ||||
327856a9918d | richart | Missing part in the mesh interface | Oct 6 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 | ||||
73fae6372718 | richart | Temporary remove PETSc | Oct 5 2022 | ||||
96cb75d27865 | richart | Typo in CI | Oct 5 2022 | ||||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | ||||
63f55c853207 | richart | more bugs squashed | Oct 4 2022 | ||||
f3609ba141a0 | richart | Cleaning deprecated code | Sep 30 2022 | ||||
173d75062333 | richart | Extending cohesive inserter interface | Sep 30 2022 | ||||
be03cb269697 | richart | Remove dead code | Sep 30 2022 | ||||
3d31c2ef5df0 | richart | Adding possibility to set seed in environment | Sep 30 2022 | ||||
d9bea8fd5095 | richart | Bug fix in matrix vector product | Sep 30 2022 | ||||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 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 | ||||
fb0acba68469 | richart | Merge branch 'bugfixes/41-group-not-properly-updated-when-cohesive-elements-are… | Jul 21 2022 | ||||
274fc0b35f66 | richart | Bug fix in energy computation | Jul 20 2022 | ||||
e9572b464dec | richart | Bug fix for element types that are not surface elements | Jul 20 2022 | ||||
ed25970cd51e | richart | Update mesh connectivity to reflect mesh_facets changes | Jul 19 2022 | ||||
5698c48eee00 | richart | bug fix in energy computation | Jul 19 2022 | ||||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | ||||
6fd2d2bb47e0 | richart | extend build time | Jul 13 2022 | ||||
adf73eda8d65 | richart | Extand build timeout | Jul 13 2022 | ||||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | ||||
45d738031ac0 | anciaux | Merge branch 'bugfixes/43-documentation-problem-with-latex-formatting' into… | Jul 12 2022 | ||||
a6216dbfb2f1 | richart | Not the proper config set for mathjax | Jul 12 2022 | ||||
de2cc3e295f6 | richart | Changed MathJAX config for readthedoc | 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 | ||||
1a6844f6f451 | richart | Cleaning dead code | Jul 9 2022 | ||||
8a8e4006a3a6 | richart | Adding tools to help debug | Jul 9 2022 | ||||
b54daa8924d0 | richart | Updates node groups associated to element groups when nodes are doubled to… | Jul 8 2022 | ||||
1b8ce86036c4 | richart | Modifies the return value of add on NodeGroup to solve #42 | Jul 8 2022 | ||||
65a562501ab3 | tdroch | Merge branch 'bugfixes/installation-instructions' into 'master' | Jun 30 2022 | ||||
23afa0f74cab | richart | Correcting a warning at compilation | Jun 29 2022 | ||||
34f9b667ee80 | richart | Python module does not compile with python 3.11 | Jun 29 2022 | ||||
d44f4a69b78d | richart | Typo in zlib | Jun 10 2022 | ||||
2c20edca9355 | richart | Bug fix in the installation instructions and in the option protections | Jun 10 2022 | ||||
8b3c60bd06f6 | richart | More bug fixes | Jun 7 2022 | ||||
b04f41af73eb | tomohitpundir | major bug fixed in the assembleInternalForces | May 15 2022 | ||||
f38f6f35b637 | tomohitpundir | flatten internals added for phasefield model | May 13 2022 | ||||
8f70816b5e8c | richart | Merge branch 'bugfixes/version-detection-in-ci' into 'master' | May 13 2022 | ||||
a309dba7d066 | richart | Debugging the version detection in the CI | May 13 2022 | ||||
9d1341e08698 | tdroch | Merge branch 'bugfixes/create_matrices_if_needed_by_user' into 'master' | May 10 2022 | ||||
39ddecf42cf6 | tomohitpundir | parallel example for phasefield added | May 9 2022 | ||||
85243d0a8fb8 | tomohitpundir | parallelization finished | May 9 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 | ||||
0d9d34bb2a6f | tomohitpundir | parrallelization of pahsefield model started | May 3 2022 | ||||
d22a093f7d6f | tomohitpundir | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | May 3 2022 | ||||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 2022 | ||||
46de087fc5ed | richart | Changing the version from real to int to avoid exact real comparaison | May 3 2022 | ||||
e7ba0c1c0ee7 | richart | extanding python group interface | May 3 2022 | ||||
d95695ca47b4 | richart | Setting properly the model type in contact coupler | May 3 2022 | ||||
16c7f3f5d1ca | richart | Bu fix in the material selector | May 3 2022 | ||||
af35006dbf96 | richart | Creating submodule for debug and cleaning debug code | May 3 2022 | ||||
05dfe5c52a09 | richart | Merge branch 'features/structural_mechanics_lumped_mass' into 'master' | Apr 28 2022 | ||||
4964c71bb961 | richart | Running clang-format for code quality checks | Apr 28 2022 | ||||
e31f5d848265 | richart | Merge branch 'features/structural_mechanics_lumped_mass' of gitlab.com… | Apr 28 2022 | ||||
09de0b6e0b49 | richart | Merge branch 'master' into 'features/structural_mechanics_lumped_mass' | Apr 28 2022 | ||||
09b079271f45 | richart | Update .gitlab-ci.yml file | Apr 28 2022 | ||||
fb60e2128635 | richart | Merge branch 'bugfixes/Unexpected-behaviour-in-energy-computation-structural… | Apr 28 2022 | ||||
4f7245f27871 | richart | Merge branch 'master' into bugfixes/Unexpected-behaviour-in-energy-computation… | Apr 28 2022 | ||||
7ffe79ae43a2 | richart | Merge branch 'master' into 'features/structural_mechanics_lumped_mass' | Apr 28 2022 | ||||
8185a160038c | richart | Merge branch 'bugfixes/detect_mixed_distributed_initialization' into 'master' | Apr 28 2022 | ||||
56be2315a654 | phimuell/richart | Apply 2 suggestion(s) to 2 file(s) | Apr 28 2022 | ||||
96dbd1c1c33c | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 28 2022 | ||||
f6df60ddf7b7 | richart | Giving access to alpha and beta in NewmarkBeta | Apr 27 2022 | ||||
c5fb4eb8f6a9 | richart | Merge branch 'master' into bugfixes/create_matrices_if_needed_by_user | Apr 27 2022 | ||||
392f7c3dd293 | richart | Merge branch 'bugfixes/39-the-python-example-for-phasefield-are-broken-due-to-a… | Apr 27 2022 | ||||
792f29f6d28d | richart | Making K optional in Newmark-beta for explicit with consistent mass computations | Apr 27 2022 | ||||
465a82aa17b6 | Philip Mueller, HS | Merge remote-tracking branch 'akantuGL/bugfixes/39-the-python-example-for… | Apr 27 2022 | ||||
b5b10351b368 | Philip Mueller, HS | Run the clang formater. | Apr 27 2022 | ||||
eaec5d10f288 | Philip Mueller, HS | Removed an accessor that is no longer needed. | Apr 27 2022 | ||||
b64239f821f0 | Philip Mueller, HS | Fixed a bug. | Apr 27 2022 | ||||
570532b271ab | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | ||||
3db0cf5502c7 | Philip Mueller, HS | Applied more of Nicolas' suggestions. | Apr 27 2022 | ||||
78946eebbd37 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 |
c4science · Help