| #
2b3cbbda
|
| 09-May-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCMG: prepare for GDSW
|
| #
6ffe77ea
|
| 12-May-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-05-03/cleanup-makefiles' into 'main'
remove unneeded stuff from makefiles
See merge request petsc/petsc!5211
|
| #
ac09b921
|
| 05-May-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Get values of makefile SOURCE etc from the file system instead of makefiles
Use SUBMANSEC from include files for manual sections instead of the makefile
Unfortunately this has to be one large commi
Get values of makefile SOURCE etc from the file system instead of makefiles
Use SUBMANSEC from include files for manual sections instead of the makefile
Unfortunately this has to be one large commit since the changes all have to be done at once
Commit-type: docs /spend 10m
show more ...
|
| #
eadff18f
|
| 18-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/avoid-dangling-else' into 'main'
[PC|KSP]HPDDM: spring cleaning
See merge request petsc/petsc!5035
|
| #
2e65eb73
|
| 03-Apr-2022 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: add PCHPDDMSetDeflationMat()
|
| #
bd9f5fdd
|
| 12-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'uzerbinati/spai' into 'main'
PCSPAI: Add python bindings
See merge request petsc/petsc!5105
|
| #
b03515a0
|
| 12-Apr-2022 |
Umberto Zerbinati <umberto.zerbinati@kaust.edu.sa> |
PCSPAI: Add python bindings
Remove native types from public PETSc functions
|
| #
8318a85a
|
| 12-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/amg-symmetry' into 'main'
PCGAMG: skip symmetric non-SPD use of KSPCR for eigenvalues
See merge request petsc/petsc!4910
|
| #
73f7197e
|
| 03-Mar-2022 |
Jed Brown <jed@jedbrown.org> |
PCGAMG: update tests
* formatting of Chebyshev information * use of GAMG SA eigenvalue estimates
|
| #
282fc6b2
|
| 27-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/snes-ex56-update' into 'main'
Add PCMGGetGridComplexity()
See merge request petsc/petsc!4552
|
| #
90db8557
|
| 23-Feb-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
added setting KSPCR for eigen estimates in GAMG for symmetric and hermetian matrices
|
| #
e7d4b4cb
|
| 23-Feb-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
added grid complexity to GAMG view
|
| #
1241a243
|
| 13-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-01-05/c99' into 'main'
Feature: C99 and C++11
See merge request petsc/petsc!4700
|
| #
9fbee547
|
| 03-Feb-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
deprecate PETSC_STATIC_INLINE
|
| #
82cdd3ca
|
| 07-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/pchypre_use_tpl_spgemm' into 'main'
Add API for hypre flag to use third party SpGEMM
See merge request petsc/petsc!4781
|
| #
db6f9c32
|
| 07-Feb-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Add API for hypre flag to use third party SpGEMM
|
| #
568088ac
|
| 08-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/unify-getctx' into 'main'
Unify XXGetYYContext calls
See merge request petsc/petsc!4212
|
| #
3ec1f749
|
| 04-Aug-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
Unify XXGetYYContext calls
always use void*
|
| #
ceaf7235
|
| 12-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/feature-vecreciprocalongpu' into 'main'
Minor GPU additions
See merge request petsc/petsc!3862
|
| #
67ed0f3b
|
| 13-Apr-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCJACOBI: do not check for zero diagonal entries if not needed
|
| #
03cacdc9
|
| 22-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/pcmg-matapply' into 'main'
PCMG matapply
See merge request petsc/petsc!3717
|
| #
30b0564a
|
| 15-Mar-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCMG: add support for PCMatApply
|
| #
0713a20a
|
| 01-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-share-sparsity-dirichlet' into 'main'
PCHPDDM: share sparsity pattern of Dirichlet matrix
See merge request petsc/petsc!3661
|
| #
dfad241b
|
| 26-Feb-2021 |
Pierre Jolivet <pierre@joliv.et> |
ShareSubPC -> ShareSubKSP
|
| #
7687e1ec
|
| 22-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-propagate-share' into 'master'
Propagate prefix name in PC[ASM|BJACOBI|GASM] and share factorizations in PCHPDDM
See merge request petsc/petsc!3608
|