rAKA/src/model/common/dof_manager/dof_manager.hhbugfixes/clean…
rAKA/src/model/common/dof_manager/dof_manager.hh
bugfixes/clean…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
156a83d6f41d | richart | Adding a test for getArrayPerDOFs and refactoring | Apr 10 | |||
b7cf40ec4a19 | richart | Linting | Apr 10 | |||
60e07f69e7a5 | saduruss | add save vector and save associated nodes | Apr 4 | |||
ad98b01677a5 | anciaux | allows solver_options in initFull | Oct 15 2024 | |||
d2a7181e2483 | anciaux | renaming back to SolverVector | Oct 11 2024 | |||
3231c47bc0e8 | anciaux | remove useless member of dofdata | Oct 11 2024 | |||
25f8fa979320 | anciaux | add the possibility to choose the sparse solver | May 24 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 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
f01a71ed88a5 | Philip Mueller, HS | Updated the `DOFManager`, regarding the new event `MeshIsDistributedEvent`. | Mar 20 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
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 | |||
dd07c2a05544 | Nicolas Richart | [wip] changing back `const (ElementType|ElementKind|GhostType) &` to \1 after… | Oct 29 2021 | |||
47efb065a843 | richart/Nicolas Richart | [wip] More UInt to auto, Int or Idx and Eigen stuffs | Oct 29 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
6262bb9b0011 | richart | Resetting the J matrix if the boundary changed | Jul 28 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 | |||
f2e4a0fa4491 | anciaux | some changes to make PBC work again in sequential: to review | Mar 15 2020 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 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 | |||
d41cf25de0e0 | richart | Long overdue cleaning in the model folder | Dec 28 2018 |
c4science · Help