History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
929531555418 | saduruss | test phase-field tao | Dec 18 | |||
71ac08e6ddec | saduruss | first implementation of TAO solver | Dec 9 | |||
af40b4902b6c | saduruss | fix conflict merge petsc | Oct 25 | |||
b7f170e9a1a4 | anciaux | start testing the petsc SNES | Oct 19 | |||
e540c45bec87 | anciaux | parameter for petsc in test | Oct 16 | |||
b76f74be78a2 | anciaux | fix bug solve phase field problem on a test | Oct 16 | |||
ad98b01677a5 | anciaux | allows solver_options in initFull | Oct 15 | |||
d2a7181e2483 | anciaux | renaming back to SolverVector | Oct 11 | |||
978a164586ad | anciaux | petsc verified becomes the same as with mumps implicit | Oct 11 | |||
7da7b5958fce | anciaux | correct warning for obsolete calls | Oct 11 | |||
4565bb67bc3d | anciaux | configure solver for eigenstrain test | Oct 9 | |||
09593d3e1394 | anciaux | configure solver for elasto-plastic test | Oct 8 | |||
cd864419c922 | anciaux | fix multi material test: matrix profile not fixed | Oct 8 | |||
f1238dbdcf50 | anciaux | use cholesky param in fixture | Oct 5 | |||
0f28855d51ad | anciaux | allow controling the sparse_solver from python | Oct 5 | |||
873a7a2dd1d1 | anciaux | saving state | Oct 5 | |||
63e3229da822 | anciaux | error handler for PETSc generates nice Akantu exceptions | Oct 4 | |||
64f7b65ebc82 | anciaux | secure the compilation if petsc is not activated | Oct 2 | |||
3310229b5fe3 | anciaux | changing tol for petsc tests: to check | Sep 30 | |||
0e92bac5434a | anciaux | cholesky preconditioner passes the tests | Sep 30 | |||
003a4c85b7d4 | anciaux | passing correctly the options to petsc | Sep 30 | |||
e1c6b4798fa2 | anciaux | new set func for parameters: std::any | Sep 26 | |||
fa11b9853369 | anciaux | broken | Sep 25 | |||
54cada0dd5ce | anciaux | no need to specify the dofmanager in mat file for patch tests | Sep 25 | |||
2456f34f670d | anciaux | include DOFManagerPETSc in the patch tests | Sep 25 | |||
3ae134def929 | anciaux | fixing initdofmanager interface (back to master interface) | Sep 25 | |||
0cd787eb1bf6 | anciaux | fixing dofmanagerpetsc instantiation | Sep 25 | |||
9bd992624315 | anciaux | advance in fixing petsc solver | Sep 23 | |||
bfbfc54a0eaa | anciaux | adding option to use petsc solver | Jun 5 | |||
25f8fa979320 | anciaux | add the possibility to choose the sparse solver | May 24 | |||
e5ff86522ac3 | saduruss | addition of recovery constraint | Mar 5 | |||
fa200188d940 | saduruss | error in energy computation | Feb 28 | |||
9c7d441921d8 | anciaux | Merge branch 'master' into features/solver-rewrite | Feb 27 | |||
96a0cab22cc7 | saduruss | merge main into branch | Jan 24 | |||
a4e99c2ef93b | saduruss | correction in vol./dev. split | Jan 17 | |||
5d2ca6c2706c | richart/anciaux | Adding CI on macos | Dec 13 2023 | |||
9a9c100c6b8a | anciaux | modify tests | Dec 12 2023 | |||
67a40dcbc411 | anciaux | renaming sparse solver and ready for questions | Dec 12 2023 | |||
67ee3c8f5e95 | anciaux | nonlinearsolver: regroup newtonraphson and linear | Dec 8 2023 | |||
bdf80c2c5137 | richart | more missing changes | Sep 14 2023 | |||
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
d24124765eef | saduruss | added penalization and AT1 | Sep 11 2023 | |||
9a3b7181c101 | saduruss | Merge branch 'master' into features/52-anisotropic-and-at1-phase-field-models | Aug 15 2023 | |||
aa580c93cefa | saduruss | commit before merge master | Aug 15 2023 | |||
5b14b292ffd6 | Nicolas Richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Aug 2 2023 | |||
0b5b06918b93 | Nicolas Richart | Fixing bugs and adding missing python interface | Jul 28 2023 | |||
4ad6a31e0a1a | Nicolas Richart | Moving heat transfer to diffusion model | Jul 25 2023 | |||
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
af92fcaf25a4 | saduruss | manual save for history variable and test of deviatoric split | Jul 3 2023 | |||
882b8698ac6c | anciaux | Merge branch 'bugfixes/all_bugs_found_by_working_on_tutorials' into 'master' | May 5 2023 | |||
f93e7338c5d9 | saduruss | fix merge conflicts | May 5 2023 | |||
0accf93c7be2 | saduruss | correction in default input | May 5 2023 | |||
cadd5fc53f8b | saduruss | add phase-field isotropic option | May 3 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
f1c1406e0e4f | saduruss | addition of anisotropic formulation and penalization | Apr 5 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 2023 | |||
61931e8adefa | Nicolas Richart | Unizialized memory in phase field material | Mar 3 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
c172a5f9a05d | richart/Nicolas Richart | Submit for testing | Feb 25 2023 | |||
5df917a8797e | saduruss | solved conflicts | Feb 8 2023 | |||
894f3fa58ea4 | saduruss | add prints to phasefield tests | Feb 6 2023 | |||
08844ab5a290 | saduruss | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | Feb 6 2023 | |||
518da98ed1c3 | saduruss | Merge branch 'master' into bugfixes/46-bug-in-strain-energy-split-and-missing… | Feb 6 2023 | |||
0d63565c614a | saduruss | mark multimaterial phase-field as unstable | Feb 6 2023 | |||
4d3a517e245d | saduruss | clean and fix in phase field material | Feb 3 2023 | |||
9d1b388c8329 | richart | Trying to improve the code quality | Jan 31 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
2ccf190bdba8 | richart | Merge remote-tracking branch 'origin/master' into features/eigen | Jan 25 2023 | |||
00e344d9eb99 | richart | Wrong target modified in CMake | Jan 24 2023 | |||
306e1c50812d | richart | Copied the mesh in the source folder for test_material_damage_non_local | Jan 24 2023 | |||
496e0760fd9b | saduruss | test for anisothropic phase field formulation | Jan 12 2023 | |||
14d0cc09de03 | Nicolas Richart | Roll back of eig to eigh | Dec 23 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
ecbf8d72a733 | richart | bug fix in test_material | Oct 6 2022 | |||
2acd6efbe56c | richart | Cleaning a bit the code | Oct 5 2022 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
63f55c853207 | richart | more bugs squashed | Oct 4 2022 | |||
76079e3f087c | richart | Bug fix in structural mechanics | Sep 22 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 2022 | |||
274fc0b35f66 | richart | Bug fix in energy computation | Jul 20 2022 | |||
ed25970cd51e | richart | Update mesh connectivity to reflect mesh_facets changes | Jul 19 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
3b7063187e3d | richart | Bug fix in the cohesive insertion | Jul 9 2022 | |||
8b3c60bd06f6 | richart | More bug fixes | Jun 7 2022 | |||
d849be145a03 | Lucas Frérot | Merge branch 'bugfixes/multiple_small_bug_in_contact_mechanics' into 'master' | May 4 2022 | |||
b8b5f49bb76d | richart | keeping old version but marking it deprecated | May 4 2022 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 2022 | |||
678ec54b220c | Philip Mueller, HS | Addessed several of Nicolas' comments on GitLab. | Apr 27 2022 | |||
7a3e0505d63f | Philip Mueller, HS | Added a test for the new event. | Mar 20 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 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 |
c4science · Help