History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b0fd345654b6 | anciaux | cleaning code for petsc nls | Oct 22 | |||
19ae456df4ad | anciaux | working petsc nls | Oct 22 | |||
f13c2d844057 | anciaux | alow to restore solution state in model for petsc nls | Oct 22 | |||
f9194dc804a0 | anciaux | modernize code to c++-17 | Oct 22 | |||
6f86cbde5caf | anciaux | still try to debug the nsl solver | Oct 21 | |||
b25081088911 | anciaux | c++ 17 style | Oct 20 | |||
c2e0e6c172ab | anciaux | remove the useless callback and rearrange nls | Oct 20 | |||
9d9423aa4498 | anciaux | comment for understanding | Oct 19 | |||
b7f170e9a1a4 | anciaux | start testing the petsc SNES | Oct 19 | |||
17349552d7a6 | anciaux | auto range loop c++-17 | Oct 16 | |||
d82f7ebeaf2a | anciaux | c++ range loop | Oct 15 | |||
ad98b01677a5 | anciaux | allows solver_options in initFull | Oct 15 | |||
9844e2ad92ca | anciaux | do not pass blocked dofs when solving the lumped system: unnecessary | Oct 11 | |||
d2a7181e2483 | anciaux | renaming back to SolverVector | Oct 11 | |||
612a9b697cb5 | anciaux | use the scaling for solving lumped with petsc | Oct 11 | |||
d5ce859b3064 | anciaux | enable solvervector resize and update of petsc IS from dofmanager | Oct 11 | |||
3231c47bc0e8 | anciaux | remove useless member of dofdata | Oct 11 | |||
a8d44609d546 | anciaux | line formating | Oct 11 | |||
4603364dc65f | anciaux | working solverlumped with petsc dof_manager | Oct 8 | |||
70dc17ecaa1b | anciaux | adding a version safer but with a copy | Oct 5 | |||
c0db265d35d8 | anciaux | prevent petsc to finalize mpi (as mpi4py may have done it already) | Oct 5 | |||
c5d3e654a5d8 | anciaux | cleaning | Oct 5 | |||
237f49d247c0 | anciaux | cleaning | Oct 4 | |||
63e3229da822 | anciaux | error handler for PETSc generates nice Akantu exceptions | Oct 4 | |||
ab7c9d7adaae | anciaux | set default solver in model options | Oct 2 | |||
5cfc6d90c229 | anciaux | set package | Oct 2 | |||
9eef1190ce9f | anciaux | protect mumps for compilation | Oct 2 | |||
434e4d6658b8 | anciaux | protect code for when petsc not activated | Oct 1 | |||
fd93c90db44f | anciaux | fix bug at destruction of dof_manager | Oct 1 | |||
4973754bc60a | anciaux | fix petsc for lumped solver type | Oct 1 | |||
e1c6b4798fa2 | anciaux | new set func for parameters: std::any | Sep 26 | |||
fa11b9853369 | anciaux | broken | Sep 25 | |||
dde89acc6be6 | anciaux | cleaning stdout messages | Sep 25 | |||
01c8bcfe7428 | anciaux | unregister dofmanager from mesh: allow multiple dofmanager creation | Sep 25 | |||
0cd787eb1bf6 | anciaux | fixing dofmanagerpetsc instantiation | Sep 25 | |||
6173df8a4138 | anciaux | transition to use akantu newton raphson with petsc | Sep 23 | |||
ad61a98e3084 | anciaux | reshape parameters for petsc solvers | Jun 6 | |||
bfbfc54a0eaa | anciaux | adding option to use petsc solver | Jun 5 | |||
25f8fa979320 | anciaux | add the possibility to choose the sparse solver | May 24 | |||
a919841507b2 | anciaux | typo | May 21 | |||
c41f39389c1c | anciaux | sparse solver petsc with a test (in sequential so far) | May 21 | |||
6eafdcc51f68 | anciaux | fix application of blocked dofs | May 17 | |||
bb626ad52752 | anciaux | fix compilation issues | Feb 27 | |||
9c7d441921d8 | anciaux | Merge branch 'master' into features/solver-rewrite | Feb 27 | |||
e0d3caf99a5b | anciaux | Merge branch 'master' into features/solver-rewrite | Feb 27 | |||
5d2ca6c2706c | richart/anciaux | Adding CI on macos | Dec 13 2023 | |||
9a9c100c6b8a | anciaux | modify tests | Dec 12 2023 | |||
571699bcd9af | richart | Improving the documentation according to the JOSS review | 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 | |||
5b6580801b90 | anciaux | blocked dofs to dof_manager and mother class dof_manager in solvers | Nov 30 2023 | |||
9f4afd25dd16 | richart | A not initialized in material_cohesive | Nov 23 2023 | |||
e3dd893dace5 | richart | Bug fix in the assembly of stiffness matrix for cohesive elements | Nov 23 2023 | |||
f45a61a0abfe | richart | More dumper aliases | Sep 28 2023 | |||
96c4bcb7ed57 | richart | Merge branch 'features/changes-to-address-joss-review' of gitlab.com… | Sep 28 2023 | |||
8524c2299432 | richart | Adding aliasses names for dumpers | Sep 28 2023 | |||
34e4ba79a439 | saduruss | fix conflict | Sep 28 2023 | |||
58cff193772f | saduruss | phase-field c++ example | Sep 28 2023 | |||
bef9a046a233 | richart | Correcting nammings and compilation error | Sep 28 2023 | |||
d6dc8dd6c426 | richart | Merge remote-tracking branch 'origin/master' into features/changes-to-address… | Sep 27 2023 | |||
73d9497cc7ba | richart | Missing changes in damage non local | Sep 14 2023 | |||
d96fd9e6de8f | richart | Bug fix in the constructor order | Sep 14 2023 | |||
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
67530890544a | richart | Missing python interfaces [still a bug with internals in python] | Sep 13 2023 | |||
c8e866554c97 | richart | Bug fix in the coupler interface | Sep 12 2023 | |||
254edd750e3a | richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Sep 12 2023 | |||
f26c9b7daf8b | richart/Nicolas Richart | Correcting problems with math_jax3 plus minor fixes | Sep 8 2023 | |||
4d8f88a27aa2 | Nicolas Richart | More bug introduced during Eigenification | Sep 6 2023 | |||
4abeadecb292 | Nicolas Richart | Transpose wrongly placed | Sep 4 2023 | |||
d8a7c9ab4052 | Nicolas Richart | Exanding coupler interface | Sep 4 2023 | |||
5b14b292ffd6 | Nicolas Richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Aug 2 2023 | |||
fb1f70bc20e0 | Nicolas Richart | Bug fixes cohesive elements | Aug 1 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 | |||
a91fc673e8e7 | Nicolas Richart | [wip] Solved compilation issues | Jul 21 2023 | |||
3ef774152252 | Nicolas Richart | Adding missing python interface and linting | Jul 20 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 | |||
882b8698ac6c | anciaux | Merge branch 'bugfixes/all_bugs_found_by_working_on_tutorials' into 'master' | May 5 2023 | |||
9815bf3c7ce6 | richart | Wrong dimension used | May 4 2023 | |||
ea41a8601b8b | saduruss | code formatting | May 4 2023 | |||
cadd5fc53f8b | saduruss | add phase-field isotropic option | May 3 2023 | |||
d64336973823 | richart | Minor changes in Marigo for dumpers | May 1 2023 | |||
210052b6de93 | richart | Bug fix in applyBC | May 1 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
3d0478aea235 | richart | Cleaning debug messages | Apr 21 2023 | |||
843d4082f874 | Nicolas Richart | [wip] Changing more internalfields to shared_ptr | Apr 13 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
68a3bb87fbbb | Nicolas Richart | [wip] changing internal fields to std::shared_ptr [ci.skip] | Apr 11 2023 | |||
d723f97de42a | gallyamov | Warning correction and a python example | Apr 4 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
1eba87747331 | saduruss | fixes for code quality | Mar 20 2023 | |||
ccb07ef1e422 | saduruss | fixes for compatibility with Eigen | Mar 16 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
73c5b59569fb | saduruss | fix in damage energy density | Mar 13 2023 | |||
e46872a2555d | saduruss | delete dead code, move unwanted getters to private, put element filter in src | Mar 13 2023 | |||
adcfbd6d923f | Nicolas Richart | Removing the material list generator | Mar 7 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 | |||
5a6abff5d24e | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 |
c4science · Help