History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3d0478aea235 | richart | Cleaning debug messages | Apr 21 2023 | |||
d723f97de42a | gallyamov | Warning correction and a python example | Apr 4 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
e46872a2555d | saduruss | delete dead code, move unwanted getters to private, put element filter in src | Mar 13 2023 | |||
61931e8adefa | Nicolas Richart | Unizialized memory in phase field material | Mar 3 2023 | |||
5a6abff5d24e | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
7f6701630ec6 | anciaux | Merge branch 'features/47-disable-of-certain-elements' into 'master' | Feb 28 2023 | |||
72006c9ff770 | richart | Linting the changes | Feb 24 2023 | |||
5df917a8797e | saduruss | solved conflicts | Feb 8 2023 | |||
cc0b8dcbb6d0 | richart/saduruss | removed commented code | 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 | |||
4d3a517e245d | saduruss | clean and fix in phase field material | Feb 3 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
608f43139c13 | richart | Make the previous commit compile | Jan 24 2023 | |||
19ccc799ad6e | richart | Made RandomInternalField generic to be usable by other models | Jan 24 2023 | |||
c8b142d3ac4a | Philip Mueller, KY | Added some optimization to `SolidMechanicsModel::reassignMaterial()`. | Jan 24 2023 | |||
496e0760fd9b | saduruss | test for anisothropic phase field formulation | Jan 12 2023 | |||
14d0cc09de03 | Nicolas Richart | Roll back of eig to eigh | Dec 23 2022 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 2022 | |||
6ac75f2cd518 | saduruss | addition of constraint on damage in compression | Dec 14 2022 | |||
be373f5d943e | richart | Moving initDOFManager in body of constructor | Dec 7 2022 | |||
561ae72225db | richart | Bug fix in the order of operations when dumping data on file | Dec 5 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
87a312751636 | richart | Compilation problems with clang | Nov 1 2022 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
24b44a6c9180 | richart | Adding possibility to write a cohesive material in python | Oct 14 2022 | |||
f831878cba80 | richart | Going back to artifacts appart for valgrind | Oct 13 2022 | |||
0ce191e814c7 | richart | Bug fixes | Oct 12 2022 | |||
c623efe070c6 | richart | bug fix in parser and material viscoelastic maxwell | Oct 12 2022 | |||
d8e0944440f2 | richart | Typo in CI and warning corrections | Oct 7 2022 | |||
a8e111280a29 | richart | Splitting function to not kill clang | Oct 7 2022 | |||
fbdc646afed3 | anciaux | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | Oct 6 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
63f55c853207 | richart | more bugs squashed | Oct 4 2022 | |||
be03cb269697 | richart | Remove dead code | Sep 30 2022 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
76079e3f087c | richart | Bug fix in structural mechanics | Sep 22 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 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 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
3b7063187e3d | richart | Bug fix in the cohesive insertion | Jul 9 2022 | |||
8b3c60bd06f6 | richart | More bug fixes | Jun 7 2022 | |||
f38f6f35b637 | tomohitpundir | flatten internals added for phasefield model | May 13 2022 | |||
9d1341e08698 | tdroch | Merge branch 'bugfixes/create_matrices_if_needed_by_user' into 'master' | May 10 2022 | |||
d849be145a03 | Lucas Frérot | Merge branch 'bugfixes/multiple_small_bug_in_contact_mechanics' into 'master' | May 4 2022 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 2022 | |||
16c7f3f5d1ca | richart | Bu fix in the material selector | May 3 2022 | |||
56be2315a654 | phimuell/richart | Apply 2 suggestion(s) to 2 file(s) | Apr 28 2022 | |||
78946eebbd37 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
8c8f962ac1c3 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
45847f50eb7d | Philip Mueller, HS | Updated the implementation of the kinetic energy computation in the solid… | Mar 30 2022 | |||
809d12911433 | richart | Missing matrix type | Mar 18 2022 | |||
b592be01af06 | richart | Create the M and K matrices if the assembly function is called directly by the… | Mar 18 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 | |||
1e86473f05eb | richart | Correcting cohesive elements for older compilers | Feb 16 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
7033f6892183 | richart | bug fix while compiling in coverage | Feb 12 2022 | |||
1891c1181fc6 | richart | Bug fix in models | Feb 12 2022 | |||
677ca31609cb | richart | Implemented inflate which does the opposite of flatten | Feb 10 2022 | |||
bf02562f93cf | richart | Adding warnings on operator= | Feb 10 2022 | |||
a52962367d43 | richart | Adding operator= to ElementTypeMapArray | Feb 10 2022 | |||
8a1376f66a9f | richart | adding missing functions to the python interface | Feb 10 2022 | |||
4807036100eb | richart | Material name not set properly when using registerNewMaterial | 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 | |||
b9e33c8f19a2 | Nicolas Richart | [wip] starting to debug the mess | Jan 23 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 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
174a2e1ab3ac | richart | Adding a layer InterceptSolverCallback to simplify the interception | Nov 5 2021 | |||
8e76908f420b | Nicolas Richart | [wip] slowly correcting the merge and rebase errors | Oct 31 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 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
6e70ed19dfd3 | richart/Nicolas Richart | [WIP] passing the material laws to eigen | Oct 22 2021 | |||
3cce03794477 | richart/Nicolas Richart | [WIP] making iterator work with eigen types and started to make akantu eigen… | Oct 22 2021 | |||
7b1fdbf487b0 | richart/Nicolas Richart | More work for eigen transition | Oct 22 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
146f7a0e9b4c | richart/Nicolas Richart | initial change for eigen | Sep 14 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
251af691556a | richart | Merge branch 'master' into features/contact | Jul 20 2021 | |||
92bb4e260b29 | anciaux | Merge branch 'features/material-selector-python' into 'master' | Jun 30 2021 | |||
88e4bdd1fc1d | richart | Missing symbols with clang | Jun 25 2021 | |||
80a7ec7d8c7d | richart | Merge branch 'master' into features/contact | Jun 24 2021 | |||
b75e7eac6591 | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
74430aec0412 | anciaux | indentation | Jun 15 2021 | |||
1c47c504ad49 | anciaux | remove useless coefficient | Jun 15 2021 |
c4science · Help