rAKA/src/model/solid_mechanics/material.ccfeatures/eigen
rAKA/src/model/solid_mechanics/material.cc
features/eigen
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 | |||
fb1f70bc20e0 | Nicolas Richart | Bug fixes cohesive elements | Aug 1 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 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 2023 | |||
5a6abff5d24e | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
b72e9e25088c | richart/Nicolas Richart | Advancing in compilation problems | Feb 25 2023 | |||
8cdb3c79e7e3 | pundir/Nicolas Richart | moved spatial dimension to the base class | Feb 25 2023 | |||
31237a41d460 | pundir/Nicolas Richart | constitutive laws added | Feb 25 2023 | |||
72006c9ff770 | richart | Linting the changes | Feb 24 2023 | |||
c8b142d3ac4a | Philip Mueller, KY | Added some optimization to `SolidMechanicsModel::reassignMaterial()`. | Jan 24 2023 | |||
a8e111280a29 | richart | Splitting function to not kill clang | Oct 7 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 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 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
1891c1181fc6 | richart | Bug fix in models | Feb 12 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 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
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 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
88e4bdd1fc1d | richart | Missing symbols with clang | Jun 25 2021 | |||
e1a94b307393 | richart | Merge branch 'features/material_internals_memory' into 'master' | Mar 16 2021 | |||
e7a551f32e9a | anciaux | adding a reference to remove a bug visible with pre-strained materials | Mar 15 2021 | |||
dc620ac87a26 | richart | Missing include | Mar 12 2021 | |||
42afd1028858 | richart | Bug fix and refactoring | Mar 11 2021 | |||
c66842af1879 | richart | Moving code around | Mar 10 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
081da3e5b7c6 | richart | some linting | Nov 17 2020 | |||
10664658c20c | richart | Bug fix in the eigen-gradu, with cohesive elements | Nov 16 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
33c80c6b352e | richart | Changed the way eigen grad u can be set from the material file | Oct 8 2020 | |||
af9a0441ec8d | anciaux | register the eigen gradu as a material parameter | Oct 8 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
125fb50f0497 | richart | Storing step before solve restoring if solve failed | Nov 27 2019 | |||
f570859554d8 | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
7f0284f9fb5f | richart | Fixed compilations of examples | Jul 3 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
ce7807ee8dd8 | anciaux/richart | correct the construction of the element filter with ek_regular | May 31 2019 | |||
190abbca14dd | anciaux | correct the construction of the element filter with ek_regular | May 8 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
80bf494bde0b | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
077e6bd1fe54 | anciaux | still working on the materials for python | Apr 16 2019 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
519dde5353b5 | richart | modernizing material macro | Nov 6 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
f45dac62663f | frerot | added previous state restore on Material | Jun 6 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
d4e6be1751e0 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
a2c5387f333e | richart | cleaning the cohesive materials | Feb 21 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada2d29a5ea5 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
34fb9dc0f4f1 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
399dace873ac | richart/gallyamov | Bug fix in the call to computeBtDB in material | Feb 9 2018 | |||
3e3dfcf54fea | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
c80281c3ac3e | • arichart/gallyamov | Missing template in front of some mul<> | Feb 2 2018 | |||
c5c8dcfccfc1 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
9906cfa09256 | richart | Factorizing code between models | Jan 29 2018 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
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 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 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 | |||
a82571659061 | richart | Range-based for improvement | Jun 2 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 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 | |||
bbf37adfc2a8 | richart | Optimizing to remove useless allocation and memsets | Jun 17 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
13dd560ae534 | Aurelia Cuba Ramos | give unique memory ids to all the elment type maps, needed for FE2 | Jan 31 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 | |||
495126944c1f | richart | Rewrote flattenInternal using the information from the internal... | Nov 24 2015 | |||
4bc197d7bf04 | richart | Revert "bug fix in flattenInternal() to make it work, even if non of the… | Nov 24 2015 | |||
608b08c299f9 | richart | Passed potential energy as a internal field to be able to dump it | Nov 19 2015 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 |
c4science · Help