| #
4165533c
|
| 12-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix manpages: Argument --> Parameter (required to enable sowing checks)
|
| #
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*
|
| #
005520e9
|
| 13-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-03-26/clang-static-linter' into 'main'
Feature: libClang PETSc Macro Static Analyzer
See merge request petsc/petsc!3773
|
| #
064a246e
|
| 11-May-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Linter using libClang that checks PetscValidHeaderSpecifcType, PetscValidHeaderSpecific, PetscValidHeader, PetscValid[XXX]Pointer, PetscValidType, PetscCheckSameComm, PetscValidLogicalCollectiveXXX f
Linter using libClang that checks PetscValidHeaderSpecifcType, PetscValidHeaderSpecific, PetscValidHeader, PetscValid[XXX]Pointer, PetscValidType, PetscCheckSameComm, PetscValidLogicalCollectiveXXX for validity. Automatically generates diff files for problems with a known solution.
show more ...
|
| #
1e3c2994
|
| 10-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-ksp-prefer-dm-vecs' into 'main'
KSP: Prefer DM to PC Mat when creating vectors
See merge request petsc/petsc!3679
|
| #
04d741b1
|
| 10-Mar-2021 |
Matthew G. Knepley <knepley@gmail.com> |
KSP: Prefer DM to PC Mat when creating vectors - This gets the right View function for the vectors
Co-Authored-By: Blaise Bourdin <bourdin@lsu.edu>
|
| #
5bc2b864
|
| 26-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-formatting-bracket' into 'master'
checkbadSource: new rule for wrongfully placed "{"
See merge request petsc/petsc!3655
|
| #
bdb10af2
|
| 26-Feb-2021 |
Pierre Jolivet <pierre@joliv.et> |
checkbadSource: new rule for wrongfully placed "{"
|
| #
0d8a268c
|
| 29-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/clean-up-vecscatter' into 'master'
typedef PetscSF VecScatter
See merge request petsc/petsc!3365
|
| #
97929ea7
|
| 22-Oct-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Clean up vecscatter and define it as PetscSF
|
| #
6472a4ed
|
| 05-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-07-12/snes-lag-jacobian-rosw' into 'master'
Barry/2020 07 12/snes lag jacobian rosw
See merge request petsc/petsc!3049
|
| #
2a350339
|
| 12-Jul-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
SeqDense treats ILU as LU allowing PC defaults to work when dense matrix is not yet known
DMSHELL uses dense format if no format provided.
Fix manual pages for MatFactor
Commit-type: feature, test
SeqDense treats ILU as LU allowing PC defaults to work when dense matrix is not yet known
DMSHELL uses dense format if no format provided.
Fix manual pages for MatFactor
Commit-type: feature, testing-fix, documentation /spend 1h
show more ...
|
| #
7b917211
|
| 24-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/fix-null' into 'master'
Fix 0 -> NULL for pointers
See merge request petsc/petsc!3086
|
| #
ea78f98c
|
| 23-Aug-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
DM: Replace 0 -> NULL for pointers
|
| #
2e6716a4
|
| 27-Feb-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-dm-composition' into 'master'
Fix DM composition with work vectors and matrices
See merge request petsc/petsc!2551
|
| #
06f803f6
|
| 20-Feb-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMSHELL: avoid circular references with template objects
|
| #
950ee07c
|
| 31-Jan-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
5f839f46
|
| 31-Jan-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-dmcreatematrix-shell' into 'maint'
Fix DMCreateMatrix_Shell for MATSHELL
See merge request petsc/petsc!2488
|
| #
1ccb7edb
|
| 31-Jan-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMShellCreateMatrix: call MatZeroEntries only when needed
MATSHELL does not implement MatZeroEntries
|
| #
14931f3e
|
| 19-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
c0564ec5
|
| 18-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/wip-for-maint' into 'maint'
Small bugfixes
See merge request petsc/petsc!2406
|
| #
e0bb08de
|
| 17-Dec-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
Minor
|
| #
8b577e82
|
| 19-Sep-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'stefanozampini/revert-for-glvis-parallel' into 'master'
revert check same comm on DMView
See merge request petsc/petsc!2039
|
| #
2d1bcd87
|
| 12-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMSHELL: add missing checks
This class is a mess, some of the methods are valid only for DMSHELL, others are not!
|