rAKA/src/model/structural_mechanics/structural_mechanics_model.hhbugfixes/Unexpected…
rAKA/src/model/structural_mechanics/structural_mechanics_model.hh
bugfixes/Unexpected…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9fe7ea111967 | richart | Adding missing consts | Nov 5 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
b75e7eac6591 | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
48cd41bb1b6d | richart | make the compute boundary loads compile and run in structural mechanics | Mar 15 2021 | |||
9d302f1bae82 | richart | Fixing dumper warnings | Mar 13 2021 | |||
bc650421eb69 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
ed955d571096 | richart | Adding energy computations | Mar 6 2021 | |||
5443fca997a8 | richart | Adding capability to register materials by name | Mar 4 2021 | |||
5671899d4a2a | richart | Bug found in the structural mechanics model | Feb 25 2021 | |||
b50bd31e0897 | Philip Mueller | Added functions to better interact with the material torage of the… | Feb 5 2021 | |||
79f4c1da6356 | Philip Mueller | Modified the `addMaterial()` function of the `StructuralMechanicsModel`. | Feb 5 2021 | |||
07f0ddac6c74 | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
cd7dcdf942c9 | richart | Reactivating mass matrix computation for structural elements | Jan 28 2021 | |||
1ee60b339902 | richart | Reactivating boundary forces code for structural elements | Jan 27 2021 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
8445fe113ee1 | richart | Cleaning useless events | Mar 8 2018 | |||
22f9f71d27d3 | richart | Correcting some interfaces | Feb 28 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
8606b728d88b | frerot | assembling residual in structural model | Feb 20 2018 | |||
562758ad506e | richart | Corrections for the python interface | Feb 5 2018 | |||
fa2fe6d02b68 | frerot | fixed broken structural test because of initFEEngineBoundary | Jan 22 2018 | |||
246ac5b082fb | frerot | possible setup for applyBC and structural models | Jan 10 2018 | |||
6537dea3e3ad | frerot | simple bernoulli beam test is passing | Jan 10 2018 | |||
2aa9b087421e | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
cac268a88260 | frerot | added virtual methods implementation in StructuralMechanicsModel | Dec 6 2017 | |||
14a0b4eae490 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
ab22453f6e4d | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
093ec27b2599 | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
123b4134e86b | richart | reformatting+ removing warnings in -pedantic only some -Wvla left | Jan 21 2016 | |||
9c9b9a8e0e9f | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 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 | |||
9be3d58a8aa0 | Marco Vocialta | Bug fixes | Apr 22 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help