Homec4science

Merge branch 'features/structural_mechanics_lumped_mass' into 'master'

Authored by richart on Apr 28 2022, 22:37.

Description

Merge branch 'features/structural_mechanics_lumped_mass' into 'master'

Updated the structural mechanics model.

See merge request akantu/akantu!61

Details

Committed
richartApr 28 2022, 22:37
Pushed
gitlab-richartApr 28 2022, 22:37
Parents
rAKA4964c71bb961: Running clang-format for code quality checks
rAKA09b079271f45: Update .gitlab-ci.yml file
Branches
Unknown
Tags
Unknown

Merged Changes

CommitAuthorDetailsCommitted
4964c71bb961richart
Running clang-format for code quality checks 
Apr 28 2022
e31f5d848265richart
Merge branch 'features/structural_mechanics_lumped_mass' of gitlab.com… 
Apr 28 2022
09de0b6e0b49richart
Merge branch 'master' into 'features/structural_mechanics_lumped_mass' 
Apr 28 2022
7ffe79ae43a2richart
Merge branch 'master' into 'features/structural_mechanics_lumped_mass' 
Apr 28 2022
465a82aa17b6Philip Mueller, HS
Merge remote-tracking branch 'akantuGL/bugfixes/39-the-python-example-for… 
Apr 27 2022
b5b10351b368Philip Mueller, HS
Run the clang formater. 
Apr 27 2022
eaec5d10f288Philip Mueller, HS
Removed an accessor that is no longer needed. 
Apr 27 2022
1f273ed272f8richart
Merge branch 'master' into features/structural_mechanics_lumped_mass 
Apr 26 2022
b619a7464358Philip Mueller, HS
Made some small adjuatments in the Python interface. 
Mar 31 2022
9890e5b3d6c9Philip Mueller, HS
Added an alias function for the lumped mass to the structural model. 
Mar 31 2022
9649c6fd2684Philip Mueller, HS
Removed some old functions of mine, that prevented the compilation. 
Mar 31 2022
b6dbd90d648ePhilip Mueller, HS
Merge branch 'bugfixes/65-Making-the-integrators-available-in-Python' into… 
Mar 30 2022
b7c85dd2bf05Philip Mueller, HS
Updated the implementation of the `StructuralMechanicsModel::getKineticEnergy… 
Mar 30 2022
596a07bedb2dPhilip Mueller
The structural part now also have the solvers of the continuum. 
Mar 25 2022
72e56f3888d3Philip Mueller
Fixed a bug in the lumped mass implementation of the structural part. 
Mar 25 2022
4a883eb2a210phimuell
Fixed a typo. 
Mar 24 2022
0c52d49647c8phimuell
Removed a misleading comment. 
Mar 24 2022
3fbdb1c1064drichart
Removing debug code 
Mar 14 2022
b8bf04d15d77richart
`constepr pi` does not compile on clang 
Mar 9 2022
28e453375af1richart
Missing override 
Mar 9 2022
547c4e3b1cbdrichart
Aligning the code with akantu coding conventions 
Mar 8 2022
d6cbb7a4852cPhilip Mueller
Compiler are sop picky. 
Feb 25 2022
20ecde97aa7aPhilip Mueller
Fixed an error in the `isFinite()` implementation of `SolverVector`. 
Feb 25 2022
cbfa2ee4fabaPhilip Mueller
Updated the Akantu Array. 
Feb 25 2022
030b587794b7Philip Mueller
Updated the computation of the Bernulli beams. 
Feb 25 2022
237ed1deceaePhilip Mueller
Updated the `SolverVector` class of the Python interface. 
Feb 25 2022
962960572b97Philip Mueller
The `SparseMatrix` class now supports a function for testing if its entries are… 
Feb 25 2022
22fdfd97576dPhilip Mueller, HS/Philip Mueller
Updated the Python interface of the DOFManager. 
Feb 25 2022
dca49f1688f5Philip Mueller, HS/Philip Mueller
It is now possible to force the creation of the lumped mass. 
Feb 25 2022
e18e82be6b0ePhilip Mueller, HS/Philip Mueller
Implemented a shady way of computing the lumped mass matrix. 
Feb 25 2022
aa96d746ff76Philip Mueller, HS/Philip Mueller
Fixed some issues for the array iterator. 
Feb 25 2022
01fbff493becPhilip Mueller, HS/Philip Mueller
Updated the description of the function. 
Feb 25 2022
fa030cf05453Philip Mueller, HS/Philip Mueller
Updaed the structural mechanics model. 
Feb 25 2022
3282f240549dNicolas Richart/Philip Mueller
Removing early out of a loop that can cause an flatten internal to not be… 
Feb 25 2022