History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4964c71bb961 | richart | Running clang-format for code quality checks | Apr 28 2022 | |||
09de0b6e0b49 | richart | Merge branch 'master' into 'features/structural_mechanics_lumped_mass' | Apr 28 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 | |||
ab8a70eff592 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
cc6ad0f52582 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
a015367b0b7c | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
73f4016ec514 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 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 | |||
de452cb795f1 | Philip Mueller, HS | This commit fixes a bug in the `assembleResidual()` function of the… | 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 | |||
1531328d5dcb | Philip Mueller | Fixed a bug in the `assembleResidual()` function of the structural mechanics… | Mar 23 2022 | |||
29b90b0f220d | Philip Mueller, HS | Updates the `assembleResidual()` functions of the `StructuralMechanicsModel`. | Mar 22 2022 | |||
7be0c4621be1 | Philip Mueller, HS | Updated the behaviour of the `getPotentialEnergy()` and `getKineticEnergy()`… | Mar 22 2022 | |||
3fbdb1c1064d | richart | Removing debug code | Mar 14 2022 | |||
b8bf04d15d77 | richart | `constepr pi` does not compile on clang | Mar 9 2022 | |||
547c4e3b1cbd | richart | Aligning the code with akantu coding conventions | Mar 8 2022 | |||
030b587794b7 | Philip Mueller | Updated the computation of the Bernulli beams. | 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 | |||
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 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
9fe7ea111967 | richart | Adding missing consts | Nov 5 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 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 | |||
64cf152a54e1 | richart | Adapting due to changes in structural mechanics | 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 | |||
b39b7fc9da15 | Philip Mueller, HS | Removed a debug output. | Mar 8 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 | |||
dfa1d3c6e370 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
0af64787b61a | richart | restored hermite shapes | Feb 9 2021 | |||
2acbdaaf8cd2 | richart | Initializing properly the element_material | Feb 8 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 | |||
7a4e9ed7d487 | richart | A bit more cleaning | Feb 1 2021 | |||
46d4f944ae1c | richart | Compilation error on ubuntu corrected | Jan 28 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 | |||
da19e76c141c | richart | bug fix in mesh distribution | Nov 13 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
1edb8bd9845a | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Nov 27 2019 | |||
07b4268eff7a | richart | Updating the doc for external dumpers | Aug 6 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
7211363d92dc | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
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 | |||
397e18a1e5fc | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
e70522a11aeb | frerot | fixed shell elements | Feb 21 2018 | |||
f88c6e7763a8 | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
8606b728d88b | frerot | assembling residual in structural model | Feb 20 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
4bef3d2ca943 | frerot | added rotation matrices for DKT18 + tangent modulus | Feb 10 2018 | |||
34fb9dc0f4f1 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
3e3dfcf54fea | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
562758ad506e | richart | Corrections for the python interface | Feb 5 2018 | |||
1f7e8e4bff10 | frerot | bernoulli_3 are working | Jan 25 2018 | |||
fce182926431 | frerot | prevent uninitialized mem + old computation of rot matrices in structural | Jan 24 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 | |||
bf3efbd62eb3 | richart | bug fixes | Dec 15 2017 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
2aa9b087421e | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
cac268a88260 | frerot | added virtual methods implementation in StructuralMechanicsModel | Dec 6 2017 | |||
343177c7a98b | frerot | making structural model compile | Dec 5 2017 | |||
9aa2c2ef911b | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Nov 29 2017 | |||
71825f9de69e | richart | Tidying the code | Nov 29 2017 | |||
fc64e0ea2b73 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 2017 | |||
effedc066b02 | frerot | added computation of rotation matrices | Nov 24 2017 | |||
b0558a7c7575 | frerot | activated assembling mass matrix in structural | Nov 24 2017 | |||
14a0b4eae490 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
e4504f3a7aac | frerot | added hermite interpolation | Nov 10 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 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 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 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 |
c4science · Help