| #
16924cb1
|
| 26-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
See merge request petsc/petsc
Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
See merge request petsc/petsc!3064
show more ...
|
| #
2da392cc
|
| 17-Aug-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
Commit-type: portability-fix, testing-fix, style-fix, feature, maintainability /spend 1.5h
|
| #
fe4f3632
|
| 15-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-stokes-tutorial' into 'master'
Knepley/feature plex stokes tutorial
See merge request petsc/petsc!3038
|
| #
241fe977
|
| 10-Aug-2020 |
Matthew G. Knepley <knepley@gmail.com> |
PCFIELDSPLIT: Fixed indentation
|
| #
d1a08c99
|
| 16-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/fix-null' into 'master'
KSP/PC: Fix 0 ->NULL for pointers
See merge request petsc/petsc!2794
|
| #
0a545947
|
| 14-May-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
KSP/PC: Fix 0 ->NULL for pointers
|
| #
86581237
|
| 22-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
e4995cf4
|
| 21-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/pcfieldsplit-manpage-setschurfacttype/maint' into 'maint'
PC: PCFIELDSPLIT man page: mention PCfieldSplitSetSchurFactType()
See merge request petsc/petsc!2731
|
| #
412be6bf
|
| 21-Apr-2020 |
Patrick Sanan <patrick.sanan@gmail.com> |
PC: PCFIELDSPLIT man page: mention PCfieldSplitSetSchurFactType()
|
| #
0fb3d36f
|
| 17-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
232966b6
|
| 17-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-matnest-fieldsplit-maint' into 'maint'
Fix matnest and fieldsplit
See merge request petsc/petsc!2364
|
| #
e9422dd5
|
| 09-Dec-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCFIELDSPLIT: reset Schur submatrices when pc->flag == DIFFERENT_NONZERO_PATTTERN
|
| #
e60f640e
|
| 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
9c82bb4a
|
| 24-Nov-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'psanan/pc-fieldsplit-man-page-quick-fixes/maint' into 'maint'
PCFieldSplit man page: fix options list
See merge request petsc/petsc!2308
|
| #
fb6809a2
|
| 18-Nov-2019 |
Patrick Sanan <patrick.sanan@gmail.com> |
PCFieldSplit man page: fix options list
Add missing options for Schur complement factorization type.
Move comments out of the list of options.
|
| #
a1e3cbf9
|
| 13-Oct-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Clarify documentation of function.
Reported-by: Miguel Salazar De Troya <salazardetro1@llnl.gov> Thanks-to: Matthew Knepley <knepley@gmail.com>
|
| #
3305db10
|
| 12-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
35a1984f
|
| 12-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-dmplexspectralclosure' into 'maint'
Fix DMPlexSetClosurePermutationTensor for meshes without local points
See merge request petsc/petsc!2158
|
| #
62f17a49
|
| 02-Oct-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
minor
|
| #
ed0ed7c6
|
| 19-Sep-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into 'barry/2019-08-22/fix-fblaslapack-for-nag'
# Conflicts: # lib/petsc/conf/test
|
| #
c48fcd62
|
| 12-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefano_zampini/matnest-fixes' into 'master'
Small improvements for MATNEST
See merge request petsc/petsc!2027
|
| #
9f001fe8
|
| 11-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCFieldsplit: use the correct MATNEST
|
| #
f3b928b9
|
| 09-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCFieldSplit: add support for MATNEST
|
| #
9b3c2fbf
|
| 22-Jul-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'dalcinl/fix-headers' [PR #1897]
* dalcinl/fix-headers: Minor fixes to headers.
|
| #
534a8f05
|
| 21-Jul-2019 |
Lisandro Dalcin <dalcinl@gmail.com> |
Fix a bunch of PetscValidPointer() -> PetscValidXXXPointer()
|