rAKA/src/model/solid_mechanics/solid_mechanics_model_cohesive/materialsfeatures/37-does-the…
rAKA/src/model/solid_mechanics/solid_mechanics_model_cohesive/materials
features/37-does-the…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9f4afd25dd16 | richart | A not initialized in material_cohesive | Nov 23 2023 | |||
e3dd893dace5 | richart | Bug fix in the assembly of stiffness matrix for cohesive elements | Nov 23 2023 | |||
d96fd9e6de8f | richart | Bug fix in the constructor order | Sep 14 2023 | |||
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
67530890544a | richart | Missing python interfaces [still a bug with internals in python] | Sep 13 2023 | |||
fb1f70bc20e0 | Nicolas Richart | Bug fixes cohesive elements | Aug 1 2023 | |||
a91fc673e8e7 | Nicolas Richart | [wip] Solved compilation issues | Jul 21 2023 | |||
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 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 | |||
b72e9e25088c | richart/Nicolas Richart | Advancing in compilation problems | Feb 25 2023 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 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 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
be03cb269697 | richart | Remove dead code | Sep 30 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
3b7063187e3d | richart | Bug fix in the cohesive insertion | Jul 9 2022 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 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 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
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 | |||
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 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
b963975cba79 | richart/tomohitpundir | Apply 34 suggestion(s) to 15 file(s) | Jun 8 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
569ce41669ae | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
571eb6210c1a | pundir | changed previous opening to current opening for linear friction cohesive… | Nov 4 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
191162f7494f | anciaux | revert my stupid change | May 7 2019 | |||
731ab906ec2c | anciaux | remove the ghost type in energy based things | May 7 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
b1a307ef66b1 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
06c17fcbea47 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
b2e3aaf7f89b | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
74db8e8e7000 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
46137d1e4317 | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
5d2f31c1ef00 | richart | Code cleaning | Mar 9 2018 | |||
d4a3fa02aac5 | richart | Some fix on the cohesive test after changes on time steps | Mar 4 2018 | |||
364d8143cbf2 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
b0344a5ec783 | richart | correcting bugs in cohesive elements | Mar 2 2018 | |||
165c792569e1 | richart | Rewrote headers of tests | Feb 24 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
d6d401c8bb31 | richart | Test for penetration in cohesive linear a bit less strict | Feb 23 2018 | |||
a2c5387f333e | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f88c6e7763a8 | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
a7b53ff55aa5 | richart | Adding cohesive element tests | Feb 19 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
f157d17192b3 | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
24a164f9d615 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
71825f9de69e | richart | Tidying the code | Nov 29 2017 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
8d4272f6e195 | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
c39cd450dd7f | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 |
c4science · Help