rAKA/src/model/solid_mechanics/materials/material_damagebugfixes/macos-clang…
rAKA/src/model/solid_mechanics/materials/material_damage
bugfixes/macos-clang…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 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 | |||
bacf19476747 | richart | Merge branch 'master' into features/contact | Jun 8 2021 | |||
34d21a7b59df | pundir | added eta parameter to avoid full degradation of elastic energy | Apr 2 2021 | |||
285963f471a9 | pundir | Bug Fixed : internalforces should be zeored and not cleared | Feb 28 2021 | |||
7aa518d0af84 | pundir | update material phasefield override functions | Feb 26 2021 | |||
ff5e68dcafd8 | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
fbdb0f3b5737 | pundir | multi-material functionality for phasefield added | Feb 24 2021 | |||
de30031476e1 | richart | Linting the code | Dec 23 2020 | |||
d815a9d5dbba | pundir | von mises plasticity + non local damage material added | Dec 17 2020 | |||
569ce41669ae | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
f4bb5ed0cc6a | pundir | material with plasticity and damage added | Dec 4 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
ebae9abcee87 | pundir | Conflict with master resolved | Jun 19 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
cc6eaaa2c72e | pundir | conflicts with master resolved | Oct 5 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
8a1ff90c4e1b | gallyamov | Small fix in material anisotropic | Jul 17 2019 | |||
394b0e492938 | richart | Adding first version of anisotroptic damage law | Jul 3 2019 | |||
7f0284f9fb5f | richart | Fixed compilations of examples | Jul 3 2019 | |||
33f799a9646c | pundir | conflicts resolved | Jun 19 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
80bf494bde0b | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
df011ae4a4f0 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
519dde5353b5 | richart | modernizing material macro | Nov 6 2018 | |||
14bb48470d66 | pundir | phasefield is working/ still needs to fix the solver | Oct 17 2018 | |||
473b4df828ac | pundir | Merge branch 'master' into features/phasefield | Oct 12 2018 | |||
8a0151ef97fc | pundir | Mumps memory error while running simulations | Oct 11 2018 | |||
9058dee86204 | pundir | computeNtbN added in fe engine, phasefield examples added | Oct 5 2018 | |||
c8ea7970c717 | pundir | material phasefield added to material damage | Oct 4 2018 | |||
74090d0c5422 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
f157d17192b3 | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
464aaf411316 | richart | Refactoring non-local | Jul 21 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
2f83f1409862 | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
f56c67ca1053 | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
807ec6a2a72d | richart | Bug fix ~ in non local damage | Feb 14 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
65467319f0f0 | Aurelia Cuba Ramos | skip the non-local stress computation for empty element filters | Oct 21 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
31bc1f38dee0 | Aurelia Cuba Ramos | Non-local modifications completed | Oct 8 2015 | |||
2489c7e7c17f | Aurelia Cuba Ramos | WeightFunction removed from MaterialNonLocal | Oct 7 2015 | |||
f684c1ff93ec | Aurelia Cuba Ramos | development of non-local toolbox started: make non-local averaging generic and… | Sep 26 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 | |||
e711e43067e9 | richart | non local material corrections | Feb 20 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help