rAKA/src/model/solid_mechanics/materials/material_viscoelasticfeatures/test-periodic…
rAKA/src/model/solid_mechanics/materials/material_viscoelastic
features/test-periodic…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
843d4082f874 | Nicolas Richart | [wip] Changing more internalfields to shared_ptr | Apr 13 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
b72e9e25088c | richart/Nicolas Richart | Advancing in compilation problems | Feb 25 2023 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
0ce191e814c7 | richart | Bug fixes | Oct 12 2022 | |||
c623efe070c6 | richart | bug fix in parser and material viscoelastic maxwell | Oct 12 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 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 | |||
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 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 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 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
2d7706576326 | richart | Storing step before solve restoring if solve failed | Nov 27 2019 | |||
ba6837e25b9b | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
afa9cc913c79 | richart | Tangent matrix re-computation a bit more clever | Oct 4 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
3565525f24c3 | anciaux | clang formating | May 8 2019 | |||
089d572bcbb4 | gallyamov | Bug fix in material viscoelastic | Nov 22 2018 | |||
e317d05f3111 | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 20 2018 | |||
48be6004b2b8 | gallyamov | Added energy computing functions to viscoelastic material | Nov 19 2018 | |||
6c3f44f613c6 | gallyamov | Bug fixed. Both relaxation and creep tests work now. | Sep 6 2018 | |||
7ef5d59b37a7 | gallyamov | Expanding single Maxwell element to Maxwell chain | Aug 29 2018 | |||
48e41e3e8385 | gallyamov | Adding viscoelastic material based on Maxwell chain | Jun 4 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
064eca3bbe3c | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
ec5288b8db9f | richart | Changer Parsable in parameter registery + parsable | May 4 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
2e3270d32fc9 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 15 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
14a63c1b7ec2 | yilmaz | doxygen comments for material class (ticket 47) - to close | Oct 8 2015 | |||
88ec5e44af0b | richart | Modifications to be able to compile akantu in float | Aug 4 2015 | |||
b107fd65234d | anciaux | correct a super ugly typo | Jun 4 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help