Merge branch 'features/structural_mechanics_lumped_mass' into 'master'
Updated the structural mechanics model.
See merge request akantu/akantu!61
richart | Apr 28 2022, 22:37 |
gitlab-richart | Apr 28 2022, 22:37 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4964c71bb961 | richart | Running clang-format for code quality checks | Apr 28 2022 | |||
e31f5d848265 | richart | Merge branch 'features/structural_mechanics_lumped_mass' of gitlab.com… | Apr 28 2022 | |||
09de0b6e0b49 | richart | Merge branch 'master' into 'features/structural_mechanics_lumped_mass' | Apr 28 2022 | |||
7ffe79ae43a2 | richart | Merge branch 'master' into 'features/structural_mechanics_lumped_mass' | Apr 28 2022 | |||
465a82aa17b6 | Philip Mueller, HS | Merge remote-tracking branch 'akantuGL/bugfixes/39-the-python-example-for… | Apr 27 2022 | |||
b5b10351b368 | Philip Mueller, HS | Run the clang formater. | Apr 27 2022 | |||
eaec5d10f288 | Philip Mueller, HS | Removed an accessor that is no longer needed. | Apr 27 2022 | |||
1f273ed272f8 | richart | Merge branch 'master' into features/structural_mechanics_lumped_mass | Apr 26 2022 | |||
b619a7464358 | Philip Mueller, HS | Made some small adjuatments in the Python interface. | Mar 31 2022 | |||
9890e5b3d6c9 | Philip Mueller, HS | Added an alias function for the lumped mass to the structural model. | Mar 31 2022 | |||
9649c6fd2684 | Philip Mueller, HS | Removed some old functions of mine, that prevented the compilation. | Mar 31 2022 | |||
b6dbd90d648e | Philip Mueller, HS | Merge branch 'bugfixes/65-Making-the-integrators-available-in-Python' into… | Mar 30 2022 | |||
b7c85dd2bf05 | Philip Mueller, HS | Updated the implementation of the `StructuralMechanicsModel::getKineticEnergy… | Mar 30 2022 | |||
596a07bedb2d | Philip Mueller | The structural part now also have the solvers of the continuum. | Mar 25 2022 | |||
72e56f3888d3 | Philip Mueller | Fixed a bug in the lumped mass implementation of the structural part. | Mar 25 2022 | |||
4a883eb2a210 | phimuell | Fixed a typo. | Mar 24 2022 | |||
0c52d49647c8 | phimuell | Removed a misleading comment. | Mar 24 2022 | |||
3fbdb1c1064d | richart | Removing debug code | Mar 14 2022 | |||
b8bf04d15d77 | richart | `constepr pi` does not compile on clang | Mar 9 2022 | |||
28e453375af1 | richart | Missing override | Mar 9 2022 | |||
547c4e3b1cbd | richart | Aligning the code with akantu coding conventions | Mar 8 2022 | |||
d6cbb7a4852c | Philip Mueller | Compiler are sop picky. | Feb 25 2022 | |||
20ecde97aa7a | Philip Mueller | Fixed an error in the `isFinite()` implementation of `SolverVector`. | Feb 25 2022 | |||
cbfa2ee4faba | Philip Mueller | Updated the Akantu Array. | Feb 25 2022 | |||
030b587794b7 | Philip Mueller | Updated the computation of the Bernulli beams. | Feb 25 2022 | |||
237ed1deceae | Philip Mueller | Updated the `SolverVector` class of the Python interface. | Feb 25 2022 | |||
962960572b97 | Philip Mueller | The `SparseMatrix` class now supports a function for testing if its entries are… | Feb 25 2022 | |||
22fdfd97576d | Philip Mueller, HS/Philip Mueller | Updated the Python interface of the DOFManager. | Feb 25 2022 | |||
dca49f1688f5 | Philip Mueller, HS/Philip Mueller | It is now possible to force the creation of the lumped mass. | Feb 25 2022 | |||
e18e82be6b0e | Philip Mueller, HS/Philip Mueller | Implemented a shady way of computing the lumped mass matrix. | Feb 25 2022 | |||
aa96d746ff76 | Philip Mueller, HS/Philip Mueller | Fixed some issues for the array iterator. | Feb 25 2022 | |||
01fbff493bec | Philip Mueller, HS/Philip Mueller | Updated the description of the function. | Feb 25 2022 | |||
fa030cf05453 | Philip Mueller, HS/Philip Mueller | Updaed the structural mechanics model. | Feb 25 2022 | |||
3282f240549d | Nicolas Richart/Philip Mueller | Removing early out of a loop that can cause an flatten internal to not be… | Feb 25 2022 |