rAKA/test/test_model/test_solid_mechanics_model/test_cohesivefeatures/perf-test…
rAKA/test/test_model/test_solid_mechanics_model/test_cohesive
features/perf-test…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
2acd6efbe56c | richart | Cleaning a bit the code | Oct 5 2022 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 2022 | |||
ed25970cd51e | richart | Update mesh connectivity to reflect mesh_facets changes | Jul 19 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
3b7063187e3d | richart | Bug fix in the cohesive insertion | Jul 9 2022 | |||
8b3c60bd06f6 | richart | More bug fixes | Jun 7 2022 | |||
52958650f155 | richart | make it compile with clang | Feb 16 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
a08c45ee509b | Nicolas Richart | [wip] tests are compiling | Jan 22 2022 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
47efb065a843 | richart/Nicolas Richart | [wip] More UInt to auto, Int or Idx and Eigen stuffs | Oct 29 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 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 | |||
69b4d1f18bf5 | richart | Missed one TYPED_TEST_SUITE | Nov 18 2020 | |||
c1084030fd96 | richart | More variadic macro solved without hiding them | Nov 18 2020 | |||
92684d20aee0 | richart | Minor improvements to help debugging | Nov 13 2020 | |||
ff307afb5ce4 | richart | bug fix in parallel test_cohesive | Nov 13 2020 | |||
fad101f38cd4 | richart | Test fix when no implicit solver present | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
6c2319dba2b2 | anciaux | raise threshold strain for modeI insertion check | Jun 17 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
87f273ee8dfd | richart | Compile with a bit of optimizations to go faster through the tests | Nov 29 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
7d83cd218a34 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
f2382b4ee542 | richart | Make it compatible with the new versions of google-test | Jun 12 2019 | |||
f6f78a8e1f57 | richart | Bug fix in cohesive elements | Jun 5 2019 | |||
0183db140277 | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
bb1dc4591df5 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
f80af9943df5 | brink | Added tests for extrinsic cohesive elements with finite def elastic material. | Dec 20 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
c49e61deed71 | richart | Cohesive element corretion due to pbc branch merge | Oct 17 2018 | |||
184ef21a2c0b | richart | Correcting tests for embeded and improving test cohesive | Mar 13 2018 | |||
6213adec4933 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
fb166d5b3c8f | richart | bug fix in 1D | Mar 11 2018 | |||
347aaaa4208f | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
8675d85a9fd1 | richart | Updated cohesive element full test | Mar 11 2018 | |||
904cdb0be6fc | richart | Correcting gtests tests | Mar 10 2018 | |||
1393bf377f28 | richart | Correcting some cohesive tests | Mar 4 2018 | |||
94cebcd5a7ff | richart | Some fix on the cohesive test after changes on time steps | Mar 4 2018 | |||
13cbc6ed7037 | richart | correcting bugs in cohesive elements | Mar 2 2018 | |||
43c7a38e84c0 | richart | Cleaning tests cohesive | Feb 28 2018 | |||
847ef2e1583c | richart | Rewrote headers of tests | Feb 24 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
689ec00e395b | richart | debugging cohesive element tests | Feb 23 2018 | |||
eaf5c05c6574 | richart | Adding test of cohesive material laws | Feb 21 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
2462423f9d19 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
641a0529e826 | richart | Adding cohesive element tests | Feb 19 2018 | |||
a89df6d30a92 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
86e65b53f22d | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
bf69fc0bc408 | richart | Make test compile again | Dec 14 2017 | |||
064eca3bbe3c | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
3fd12b2d3e64 | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
f2ac6ddf7a81 | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
492b4c7b589e | richart | Make test compile again | Jul 7 2017 | |||
336b0925e427 | LSMS Tester/richart | Updating headers + correcting some emails | Jan 18 2016 | |||
71b9eea7a413 | richart | Adding information for the packages + generating list of files | Jan 18 2016 | |||
a0369ae7e344 | richart | Merge branch 'master' into release | Jan 15 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
8790482a96e6 | corrado | fixed bug in test_cohesive_friction | Jan 15 2016 | |||
78ab234a24f3 | corrado | added test for the linear cohesive law with friction | Jan 14 2016 | |||
74a41d6f0ef2 | richart | Merge branch 'master' into release | Jan 13 2016 | |||
ba6c6c02a25e | richart | Changes in the way tests are handeld, need further changes for python tests | Dec 7 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
df2a8d685ae6 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Aug 23 2015 | |||
fcdf460e1e0f | corrado | fixing bug in test_assembling_K_cohe_elements | Aug 20 2015 | |||
f332b2421734 | fabarras | test + doc of cohesive elements insertion along physical surfaces | Aug 7 2015 | |||
f02a49090f3d | Clement Roux | AKANTU review, ticket 51 | Jul 30 2015 | |||
48eded395701 | Marco Vocialta | Removing uninitialized values complains by valgrind for the test cohesive… | Jun 25 2015 | |||
6800d51a4955 | Marco Vocialta | Adding a script to execute the cohesive extrinsic implicit test in order to… | Jun 25 2015 | |||
f253a9d01460 | corrado | bug fix in test_cohesive_extrinsic_implicit | Jun 16 2015 | |||
c4444232df4a | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 19 2015 | |||
19c3fe6cc0fd | corrado | bugfix in the test for assembling the stiffness matrix of cohesive elements | May 19 2015 | |||
e9889bad35e3 | Marco Vocialta | Substituting the geo file of the test cohesive fatigue with an msh file to… | May 18 2015 | |||
ad1abb89d9f7 | Marco Vocialta | Deleting the test_surface_extraction and test_facet_extraction because they… | May 15 2015 | |||
577112d45c86 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 15 2015 | |||
769347b4be4b | corrado | add test to check assembling of the stiffness matrix of cohesive elements | May 15 2015 | |||
91ac16831d93 | Marco Vocialta | Adding a counter of the unloading/reloading cycles in the fatigue cohesive… | May 13 2015 | |||
213fa2e405eb | Marco Vocialta | Performance optimizations for cohesive elements | Mar 18 2015 | |||
951b45d63668 | Marco Vocialta | Bug fixes to the material cohesive linear fatigue law | Mar 2 2015 | |||
760a7dc24426 | Marco Vocialta | New fatigue cohesive law: linear decreasing with dissipative unloading… | Feb 20 2015 |
c4science · Help