| #
a8cf78f8
|
| 24-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-05-16/fix-double-lines' into 'main'
Fix typos in source
See merge request petsc/petsc!3984
|
| #
4e278199
|
| 16-May-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove all double blank lines from source
Commit-type: petsc-style /2h
|
| #
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 ...
|
| #
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
|
| #
f4259b30
|
| 23-Aug-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
Mat: Replace 0 -> NULL for pointers
|
| #
b98be62b
|
| 19-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-matcomposite-merge-mvctx' into 'master'
Add an optimization to merge mvctx for ADDITIVE MatComposite
See merge request petsc/petsc!2045
|
| #
03049c21
|
| 05-Aug-2019 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Added MatCompositeSetScalings() and optimized Mvctx for MatComposite
|
| #
613bfe33
|
| 02-Jun-2019 |
BarryFSmith <bsmith@mcs.anl.gov> |
Merged in barry/update-collective-on (pull request #1744)
Update the use of Collective on in the manual pages to reflect the new style
|
| #
d083f849
|
| 01-Jun-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Update the use of Collective on in the manual pages to reflect the new style
Commit-type: style-fix, documentation Thanks-to: Patrick Sanan <patrick.sanan@gmail.com>
|
| #
046e3033
|
| 22-May-2019 |
Jakub Kružík <jakub.kruzik@gmail.com> |
Merged in jkruzik/petsc/jkruzik/feature-matcomposite-additions (pull request #1676)
MATCOMPOSITE improvements
Approved-by: Matthew Knepley <knepley@gmail.com> Approved-by: BarryFSmith <bsmith@mcs.a
Merged in jkruzik/petsc/jkruzik/feature-matcomposite-additions (pull request #1676)
MATCOMPOSITE improvements
Approved-by: Matthew Knepley <knepley@gmail.com> Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
show more ...
|
| #
de0460ef
|
| 21-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
doc fix
|
| #
3b35acaf
|
| 21-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
set MatStructure
|
| #
b2b245ab
|
| 21-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
collective fix
|
| #
b28d0daa
|
| 20-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
doc fix
|
| #
8c8613bf
|
| 20-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
add MatCompositeMergeType
|
| #
4b2558d6
|
| 17-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
add MatSetFromOptions
|
| #
6d0add67
|
| 17-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
rename GetNmat to GetNumberMat
|
| #
ced1ac25
|
| 17-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
set type outside of if
|
| #
8bd739bd
|
| 17-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
improve documentation
|
| #
e0681779
|
| 16-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
rename GetNMat to GetNmat
|
| #
7bf3a71b
|
| 16-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
add MatMultAdd
|
| #
6dbc55e5
|
| 16-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
get composite type
|
| #
04d534ce
|
| 15-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
allow merging from left
|
| #
41cd0125
|
| 15-May-2019 |
Jakub Kruzik <jakub.kruzik@gmail.com> |
make create last function
|