rAKA/src/model/solid_mechanics/material.hhfeatures/modular_fe_eng…
rAKA/src/model/solid_mechanics/material.hh
features/modular_fe_eng…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
fb1f70bc20e0 | Nicolas Richart | Bug fixes cohesive elements | Aug 1 2023 | |||
0b5b06918b93 | Nicolas Richart | Fixing bugs and adding missing python interface | Jul 28 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 | |||
68a3bb87fbbb | Nicolas Richart | [wip] changing internal fields to std::shared_ptr [ci.skip] | 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 | |||
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 | |||
cea4f240e60d | richart/Nicolas Richart | Adding base interfaces | Feb 25 2023 | |||
4287921e5d9b | richart/Nicolas Richart | Making internal fields more generic | Feb 25 2023 | |||
79c57454cc30 | pundir/Nicolas Richart | few more modifications | Feb 25 2023 | |||
3719412e4978 | pundir/Nicolas Richart | changes to the internal field | Feb 25 2023 | |||
a37413ca05a9 | richart/Nicolas Richart | Advancing more | Feb 25 2023 | |||
31237a41d460 | pundir/Nicolas Richart | constitutive laws added | Feb 25 2023 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
a8e111280a29 | richart | Splitting function to not kill clang | Oct 7 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 2022 | |||
52958650f155 | richart | make it compile with clang | Feb 16 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
677ca31609cb | richart | Implemented inflate which does the opposite of flatten | Feb 10 2022 | |||
4807036100eb | richart | Material name not set properly when using registerNewMaterial | Feb 10 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 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 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 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 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 | |||
3cce03794477 | richart/Nicolas Richart | [WIP] making iterator work with eigen types and started to make akantu eigen… | Oct 22 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 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 | |||
baacd6b48076 | richart | Changed the way eigen grad u can be set from the material file | Oct 8 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 | |||
295fdd9828a3 | richart | Cleaning unused parameters | Nov 11 2019 | |||
afa9cc913c79 | richart | Tangent matrix re-computation a bit more clever | Oct 4 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
7e653f041bc2 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
047e8a1179a8 | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
6e15f4e65858 | anciaux | still working on the materials for python | Apr 16 2019 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
d02061c6e2d6 | richart | modernizing material macro | Nov 6 2018 | |||
ce2730d54e3e | frerot | added previous state restore on Material | Jun 6 2018 | |||
d32942878135 | richart | Cleaning useless events | Mar 8 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
b5e60f1882e8 | richart | Merge branch 'features/dofs-separation-rewrote' | Feb 23 2018 | |||
1c8cf5606e71 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
8522baa0e40f | richart | cleaning the cohesive materials | Feb 21 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
642251769e00 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 20 2018 | |||
641a0529e826 | richart | Adding cohesive element tests | Feb 19 2018 | |||
c42fea5eb734 | milanese | added method to set parameters without automatically updating internal… | Feb 16 2018 | |||
0de4dd0d2bbd | richart | Updating the swig code for cohesive structural and heat transfer models | Feb 4 2018 | |||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
720f6bbe52b9 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
bd24ef132147 | richart | Cleaning warning/bugs in release | Jan 23 2018 | |||
7e4aba8d393e | richart | Compiled tests with intel | Jan 18 2018 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
064eca3bbe3c | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 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 | |||
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 | |||
0db649cf6d67 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
ec5288b8db9f | richart | Changer Parsable in parameter registery + parsable | May 4 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 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 | |||
89a7ea26694d | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 25 2015 | |||
54d319e1c23d | Aurelia Cuba Ramos | examples for non-local in parallel added | Nov 25 2015 | |||
495126944c1f | richart | Rewrote flattenInternal using the information from the internal... | Nov 24 2015 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 | |||
4af6b43d250f | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 18 2015 | |||
3fba4c153a26 | Clement Roux | remove unused event in material | Nov 18 2015 | |||
cdefe134a4ae | Aurelia Cuba Ramos | bug fixes to make Akantu compatible with IGFEM, function added in the SMM to… | Nov 15 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 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 | |||
8a3b9afe2828 | Okan | merged | Sep 4 2015 | |||
9d2fa3941813 | Okan | interpolation from control points: bug solved for multi material case | Sep 4 2015 |
c4science · Help