| #
a6b3e571
|
| 08-Sep-2023 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: increase coverage
|
| #
03f74de0
|
| 05-Sep-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-hpddm-warnings-ci' into 'main'
[KSP|PC]HPDDM: fix -Wdouble-promotion
See merge request petsc/petsc!6857
|
| #
0594bca0
|
| 04-Sep-2023 |
Pierre Jolivet <pierre@joliv.et> |
[KSP|PC]HPDDM: fix -Wdouble-promotion
|
| #
e000dd2c
|
| 28-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/pchpddm-geneo-saddle-point' into 'main'
PCHPDDM: add GenEO for MATSCHURCOMPLEMENT
See merge request petsc/petsc!6813
|
| #
13044ca3
|
| 10-Aug-2023 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: add GenEO for saddle-point systems
|
| #
aa21023f
|
| 13-Aug-2023 |
Pierre Jolivet <pierre@joliv.et> |
PCView_HPDDM: dump necessary objects with ASCII_INFO_DETAIL
|
| #
fb9813fc
|
| 15-Aug-2023 |
Pierre Jolivet <pierre@joliv.et> |
Minor documentation fixes
|
| #
9dd11ecf
|
| 25-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-17/header-guard-check' into 'main'
Check header guards
See merge request petsc/petsc!6822
|
| #
e905f78b
|
| 21-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Bump HPDDM hash
|
| #
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
|
| #
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
|
| #
c2a7d86e
|
| 24-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/change-matchop-matfilter' into 'main'
Consolidate MatChop() and MatAIJFilter()
See merge request petsc/petsc!6699
|
| #
2ce66baa
|
| 12-Jul-2023 |
Pierre Jolivet <pierre@joliv.et> |
Rename MatChop() into MatFilter()
|
| #
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
|
| #
22e9c858
|
| 15-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-pchpddm-fortran-interface' into 'main'
PCHPDDM: fix wrong Fortran interface
See merge request petsc/petsc!6710
|
| #
70009435
|
| 15-Jul-2023 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: fix wrong Fortran interface
|
| #
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
|
| #
abf21dc1
|
| 14-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Manual linter fixes: ksp
|
| #
feefa0e1
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: ksp
|
| #
723b7f29
|
| 05-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-15/add-fortran-file-viewer' into 'main'
Allow one to attach a PETSCVIEWERASCII to a Fortran file unit
See merge request petsc/petsc!6607
|
| #
fbf9dbe5
|
| 16-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
HAVE_FORTRAN should be USE_FORTRAN_BINDINGS since it is about generating the Fortran bindings, not about if the Fortran compiler exists
|