| #
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
|
| #
fe59aa6d
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: mat
|
| #
004fb1f4
|
| 11-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-update-mumps' into 'main'
configure: MUMPS 5.6.1
See merge request petsc/petsc!6691
|
| #
146931db
|
| 11-Jul-2023 |
Pierre Jolivet <pierre@joliv.et> |
configure: MUMPS 5.6.1
|
| #
73fa896a
|
| 03-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-30/linter-return-errorcode-from-module-main' into 'main'
Return error code from module main so CI fails again
See merge request petsc/petsc!6650
|
| #
0d6f747b
|
| 01-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Fix found linter errors
|
| #
739d77c6
|
| 13-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c40436d2
|
| 13-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-counter-mumps' into 'release'
MATSOLVERMUMPS: fix wrong FLOP counts and nnz
See merge request petsc/petsc!6587
|
| #
64412097
|
| 12-Jun-2023 |
Pierre Jolivet <pierre@joliv.et> |
MATSOLVERMUMPS: fix wrong FLOP counts and nnz
|
| #
0d59f9b8
|
| 09-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
316ba1ba
|
| 08-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/cleanup-mumps' into 'release'
MATSOLVERMUMPS: minor cleanup
See merge request petsc/petsc!6566
|
| #
338d3105
|
| 08-Jun-2023 |
Pierre Jolivet <pierre@joliv.et> |
MATSOLVERMUMPS: minor cleanup
|
| #
8c38e02a
|
| 03-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ff55f77
|
| 01-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-27/improve-tutorials/release' into 'release'
Minor cleanup of website tutorials
See merge request petsc/petsc!6520
|
| #
1cc06b55
|
| 27-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx
|
| #
597312bb
|
| 02-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
7168d968
|
| 02-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-setinf' into 'release'
Fixes for -fp_trap
See merge request petsc/petsc!6372
|
| #
14ffdc6f
|
| 30-Apr-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATSOLVERMUMPS: disable fpe during solves
|
| #
eb174ac9
|
| 27-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-issue-1365' into 'main'
MatGetFactor: support returning NULL
Closes #1365
See merge request petsc/petsc!6377
|
| #
03e5aca4
|
| 26-Apr-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatGetFactor: support returning NULL
This is only for those combinations that cannot be checked if not at runtime
|
| #
5d955bbb
|
| 25-Apr-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATSOLVERMUMPS: support virtual matrices in MUMPS + NEST
|
| #
d72f9e83
|
| 22-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/mumps-nest' into 'main'
Support MATNEST in MUMPS
See merge request petsc/petsc!6354
|
| #
9d0448ce
|
| 20-Apr-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATMUMPS: add support for MATNEST
|