| #
6888a387
|
| 01-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-packages-ci' into 'release'
Fix packages
See merge request petsc/petsc!7150
|
| #
a3524536
|
| 31-Dec-2023 |
Pierre Jolivet <pierre@joliv.et> |
Docs: fix typo
|
| #
cbb74892
|
| 02-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c87f018d
|
| 01-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-11-24/fix-ksp-manpages/release' into 'release'
Fix manual pages in KSP
See merge request petsc/petsc!7055
|
| #
562efe2e
|
| 01-Dec-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix manual pages in KSP
|
| #
cb92de99
|
| 08-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/pc-housekeeping' into 'main'
Some housekeeping on default PC
See merge request petsc/petsc!6997
|
| #
b4f8a55a
|
| 05-Nov-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCMAT: use MatSolve as default operation if available
|
| #
da0e970c
|
| 26-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/hem-add-max-it-api' into 'main'
Added hook to set number of iteration in HEM coarsener
See merge request petsc/petsc!6932
|
| #
5e62d202
|
| 26-Oct-2023 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Added hook to set number of iteration in HEM coarsener
|
| #
e8e8640d
|
| 26-Sep-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/rm-first-empty-line' into 'main'
Remove first and last empty lines
See merge request petsc/petsc!6892
|
| #
92bec4ee
|
| 26-Sep-2023 |
Pierre Jolivet <pierre@joliv.et> |
Remove first and last empty lines
|
| #
92f1e92e
|
| 13-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/summer-cleaning' into 'main'
Summer cleaning
See merge request petsc/petsc!6807
|
| #
3df6fe7b
|
| 13-Aug-2023 |
Pierre Jolivet <pierre@joliv.et> |
Remove some unneeded whitespaces
|
| #
6cd81132
|
| 13-Aug-2023 |
Pierre Jolivet <pierre@joliv.et> |
PCView: do not overwrite format if set to ASCII_INFO_DETAIL
|
| #
599e5203
|
| 03-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-07-18/manual-linter-fixes-ksp' into 'main'
Manual fixes needed for linter for the KSP directory
See merge request petsc/petsc!6735
|
| #
04c3f3b8
|
| 19-Jul-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Manual fixes needed for linter for the KSP directory
|
| #
00bc44a4
|
| 26-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-16/pcmpi-simplify-options-database-api' into 'main'
Change the options database API for PCMPI to eliminate the -mpi_ options...
See merge request petsc/petsc!6611
|
| #
7a99bfca
|
| 22-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Change the options database API for PCMPI to eliminate the -mpi_ options prefix; thus one can run -mpi_linear_solver_server -ksp_type cg -pc_type gamg to get the parallel version of these preconditio
Change the options database API for PCMPI to eliminate the -mpi_ options prefix; thus one can run -mpi_linear_solver_server -ksp_type cg -pc_type gamg to get the parallel version of these preconditioners.
Commit-type: usability
show more ...
|
| #
3821be0a
|
| 17-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Track levels of nesting of KSP, for example KSPBJACOBI has nesting 1 higher than the calling KSP
|
| #
cfd92c66
|
| 22-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'tisaac/feature-type-generic-petsc-valid-pointer' into 'main'
Implement a type generic PetscValidPointer
See merge request petsc/petsc!6693
|
| #
4f572ea9
|
| 18-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
Rename PetscValidPointer -> PetscAssertPointer
|
| #
7a2f837d
|
| 06-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
Deploy new PetscValidPointer, remove PetscValidXXXPointer
|
| #
02477ebb
|
| 15-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'
Enable docs linting
See merge request petsc/petsc!6667
|
| #
feefa0e1
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: ksp
|
| #
ea40eef9
|
| 29-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/pcsetup' into 'main'
do not call PCSetUp during applications
See merge request petsc/petsc!6636
|