rAKA/src/model/common/dof_manager/dof_manager_petsc.hhbugfixes/clean…
rAKA/src/model/common/dof_manager/dof_manager_petsc.hh
bugfixes/clean…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
729bc73149e9 | richart | Cleaning includes | Apr 10 | |||
b6300dab6d7f | richart | Changing default package back and moving code around | Apr 10 | |||
1ffc0896ea6e | richart | Adding an AO and setting ghosts to all solvervetors | Apr 10 | |||
ad98b01677a5 | anciaux | allows solver_options in initFull | Oct 15 2024 | |||
d2a7181e2483 | anciaux | renaming back to SolverVector | Oct 11 2024 | |||
a8d44609d546 | anciaux | line formating | Oct 11 2024 | |||
c5d3e654a5d8 | anciaux | cleaning | Oct 5 2024 | |||
63e3229da822 | anciaux | error handler for PETSc generates nice Akantu exceptions | Oct 4 2024 | |||
4973754bc60a | anciaux | fix petsc for lumped solver type | Oct 1 2024 | |||
e1c6b4798fa2 | anciaux | new set func for parameters: std::any | Sep 26 2024 | |||
25f8fa979320 | anciaux | add the possibility to choose the sparse solver | May 24 2024 | |||
c41f39389c1c | anciaux | sparse solver petsc with a test (in sequential so far) | May 21 2024 | |||
9a9c100c6b8a | anciaux | modify tests | Dec 12 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
3ad087540b2b | richart | Moved dofs ids information to TermsToAssemble | Nov 5 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 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
0183db140277 | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
82efd2d855ec | richart | refactoring some assembly code | Mar 13 2019 | |||
2ff5e44cc57d | richart | This seams to work to assemble with multiple dofs and in parallel (needs a bit… | Mar 7 2019 | |||
0caf92148c1b | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
926d81321873 | richart | DOFManagerPETSc almost compiling | Dec 28 2018 | |||
08a4aeef80c5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
81e90b9978ef | richart | updating the matrix definition | Dec 28 2018 | |||
d41cf25de0e0 | richart | Long overdue cleaning in the model folder | Dec 28 2018 |
c4science · Help