rAKA/src/model/contact_mechanics/resolutions/resolution_penalty_quadratic.ccfeatures/meshutils_pyth…
rAKA/src/model/contact_mechanics/resolutions/resolution_penalty_quadratic.cc
features/meshutils_pyth…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
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 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
157e744011a6 | richart | Compilation fixes following application of suggestions | Jun 9 2021 | |||
205db61909bc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
88f0eb347fa5 | richart | Bug fix in the constructor of structural_mechanics_model | Dec 12 2020 | |||
ad3e8254e4aa | richart | Corrected compilation errors when structural elements are activated | Dec 11 2020 | |||
569ce41669ae | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
3510f05ec280 | pundir | Bug fixed : previous master elements size being less than nb of nodes added for… | Sep 23 2020 | |||
c8ad747b60d1 | pundir | projection strategy changed to finding minima, onElementsAdded in Cohesive… | Sep 16 2020 | |||
c1ccb21ef3d3 | pundir | matrix-matrix multiplications in resolutions corrected | Aug 13 2020 | |||
b6940921be63 | pundir | resolutions computation chnages to vector-vector multiplication | Aug 10 2020 | |||
92d86600bd24 | pundir | quadratic penalty formulation added/ forces implemented | Aug 3 2020 |
c4science · Help