rAKA/src/model/common/dof_manager/dof_manager_petsc.ccbugfixes/material_selec…
rAKA/src/model/common/dof_manager/dof_manager_petsc.cc
bugfixes/material_selec…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
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 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 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 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
29ce3cc1f3a1 | richart | Adding dof manager tests for petsc | Apr 23 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
72c0214a7b7a | richart | PETSc dynamic solver | 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 | |||
81e90b9978ef | richart | updating the matrix definition | Dec 28 2018 | |||
d41cf25de0e0 | richart | Long overdue cleaning in the model folder | Dec 28 2018 |
c4science · Help