rAKA/src/model/solid_mechanics/solid_mechanics_model_material.ccmaster
rAKA/src/model/solid_mechanics/solid_mechanics_model_material.cc
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b87c359bde50 | richart/Nicolas Richart | extracting constitutive laws handler from solid mechanics | Feb 25 2023 | |||
a52962367d43 | richart | Adding operator= to ElementTypeMapArray | Feb 10 2022 | |||
4807036100eb | richart | Material name not set properly when using registerNewMaterial | Feb 10 2022 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
1159730b10be | richart | Bug fix and refactoring | Mar 11 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
44a04848e239 | anciaux | allow to initialize the material manually | Mar 18 2020 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
661fbad816c4 | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
8b32aeebc464 | frerot | removed for_each_element plural | Jan 31 2018 | |||
a89df6d30a92 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
86e65b53f22d | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
63b25c723bb0 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | |||
7b777b1c1e87 | richart | Correcting missing Mass matrix error | Nov 29 2017 | |||
403f60eeed8a | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
d7d730c41bd2 | richart | Refactoring non-local | Jul 21 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
510f34cb4e8a | richart | Removing some useless code | Jun 6 2017 | |||
ee8b4be8e74b | richart | Some code modernization | Jun 1 2017 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
04ead12caed2 | richart | Initialize the solver based on input files | Jun 19 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
cabbb9b7fa37 | richart | Moving code python code out of akantu API + minor cleaning | Nov 16 2015 | |||
752fa47b5bbc | Aurelia Cuba Ramos | merge conflicts resolved | Nov 15 2015 | |||
cdefe134a4ae | Aurelia Cuba Ramos | bug fixes to make Akantu compatible with IGFEM, function added in the SMM to… | Nov 15 2015 | |||
78fc2376708c | anciaux | example of a material entirely in python | Nov 13 2015 | |||
f53070fb66ff | Aurelia Cuba Ramos | Operators in quadrature point class corrected, non-local modifications… | Oct 2 2015 | |||
9aef3a008b31 | Aurelia Cuba Ramos | Non-local modifications continued: Computation of weights now independent of… | Oct 1 2015 | |||
bf218b3a7743 | richart | change from element_index_by_material to material_index +… | Feb 25 2015 | |||
a4ba87546e01 | richart | minor changes in reassignMaterials | Feb 24 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