History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
324b3f3c84f0 | richart | Correcting parallel access to petsc vector | Apr 16 | |||
3b6a9888f17d | saduruss | set ghost for PETSc solver vectors | Apr 16 | |||
36f927e83b27 | richart | Adding petsc backward compatibility | Apr 11 | |||
729bc73149e9 | richart | Cleaning includes | Apr 10 | |||
1ffc0896ea6e | richart | Adding an AO and setting ghosts to all solvervetors | Apr 10 | |||
611d436f60ce | saduruss | add assembly after added values to vector | Apr 4 | |||
60e07f69e7a5 | saduruss | add save vector and save associated nodes | Apr 4 | |||
464d52ad3a03 | anciaux | print functions for sparse matrices/vectors | Oct 20 2024 | |||
d2a7181e2483 | anciaux | renaming back to SolverVector | Oct 11 2024 | |||
d5ce859b3064 | anciaux | enable solvervector resize and update of petsc IS from dofmanager | Oct 11 2024 | |||
4603364dc65f | anciaux | working solverlumped with petsc dof_manager | Oct 8 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 | |||
9bd992624315 | anciaux | advance in fixing petsc solver | Sep 23 2024 | |||
9a9c100c6b8a | anciaux | modify tests | Dec 12 2023 | |||
5b6580801b90 | anciaux | blocked dofs to dof_manager and mother class dof_manager in solvers | Nov 30 2023 | |||
67530890544a | richart | Missing python interfaces [still a bug with internals in python] | Sep 13 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
63f55c853207 | richart | more bugs squashed | Oct 4 2022 | |||
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 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
72c0214a7b7a | richart | PETSc dynamic solver | Apr 5 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 | |||
d3fcb3f40e61 | richart | Working start point | Jan 6 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 |
c4science · Help