User Details
User Details
- User Since
- Oct 11 2022, 10:09 (114 w, 5 d)
- Availability
- Available
Dec 31 2022
Dec 31 2022
Try to use a coupler for internodes
Compilation fixes
Cleanup internodes a bit
Make internodes actually work
Fix build and test
ploumhans committed rAKA55722123b640: Unify search phase of the contact detectors (authored by ploumhans).
Unify search phase of the contact detectors
Dec 14 2022
Dec 14 2022
Enable internodes when running in CI
Hopefully fix test
Actually run internodes tests
ploumhans committed rAKA2b9f4602c3d6: Move max radius iterations to a const variable (authored by ploumhans).
Move max radius iterations to a const variable
ploumhans committed rAKA56187a9bcd3d: Increase GIT_DEPTH to 500 to fix build (authored by ploumhans).
Increase GIT_DEPTH to 500 to fix build
Adress interface changes in examples
ploumhans committed rAKA598dd68d63ea: Adabt implementations to match INTERNODES paper (authored by matti).
Adabt implementations to match INTERNODES paper
ploumhans committed rAKA7d85bd6155e8: Simplify, document, check, add 3D compatibility (authored by matti).
Simplify, document, check, add 3D compatibility
Create a 3D model problem
ploumhans committed rAKAae21ab65a809: Create object oriented and refactored prototype (authored by FMatti <somecallmefabio@gmail.com>).
Create object oriented and refactored prototype
Remove try/catch for sparse access
ploumhans committed rAKA28aa8dc3658b: Add back contact checks on the slave side (authored by ploumhans).
Add back contact checks on the slave side
ploumhans committed rAKAca0328ce3b3b: Add constants to function arguments (authored by FMatti <somecallmefabio@gmail.com>).
Add constants to function arguments
Remove useless variables
ploumhans committed rAKAc521dbfcef06: Remove allocation inside computeDistancesToRefNode (authored by ploumhans).
Remove allocation inside computeDistancesToRefNode
ploumhans committed rAKAa54f250d81d7: Adress review comments and minor bug fix (authored by FMatti <somecallmefabio@gmail.com>).
Adress review comments and minor bug fix
ploumhans committed rAKA5fc58050a9d9: Move matrix assemblt to assembleInternodesMatrix (authored by ploumhans).
Move matrix assemblt to assembleInternodesMatrix
cleaning internodes
ploumhans committed rAKAd35a220e42c1: more comments and cleaning for internodes (authored by waldleben).
more comments and cleaning for internodes
first tests for internodes
ploumhans committed rAKA64c2912dd969: files for problem in assembling K, internodes (authored by waldleben).
files for problem in assembling K, internodes
ploumhans committed rAKA67048eeae4d7: initial commit prototype internodes, using direct solve (authored by waldleben).
initial commit prototype internodes, using direct solve
ploumhans committed rAKA9ec1b5fb743d: pybind for contact mechanics internodes model (authored by waldleben).
pybind for contact mechanics internodes model
ploumhans committed rAKAcaf6c4a4af72: [wip] SparseMatrixException during solveStep (authored by waldleben).
[wip] SparseMatrixException during solveStep
ploumhans committed rAKA330b9f7e93b5: initial commit internodes, solveStep not working yet (authored by waldleben).
initial commit internodes, solveStep not working yet
Nov 7 2022
Nov 7 2022
ploumhans committed rAKAa918dbc27438: Move max radius iterations to a const variable (authored by ploumhans).
Move max radius iterations to a const variable
Nov 1 2022
Nov 1 2022
WIP contact detector unification
Oct 12 2022
Oct 12 2022
ploumhans committed rAKA721b8275b4bc: Add back contact checks on the slave side (authored by ploumhans).
Add back contact checks on the slave side
Oct 11 2022
Oct 11 2022
Remove try/catch for sparse access