rAKA/test/test_model/test_solid_mechanics_model/test_cohesivefeatures/solver-rewrite
rAKA/test/test_model/test_solid_mechanics_model/test_cohesive
features/solver-rewrite
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
ed1d56ec3948 | Marco Vocialta | New user parameters for cohesive elements | Feb 6 2015 | |||
fb7552feea31 | Marco Vocialta | Commit to make cohesive tests compile | Dec 11 2014 | |||
7ea2afa0e8ac | richart | reactivated the test: need to add the listing of files for the packaging system | Dec 2 2014 | |||
03a2e490d0e5 | richart | remove again some files | Oct 19 2014 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help