| #
2ee82556
|
| 02-Mar-2022 |
Matthew G. Knepley <knepley@gmail.com> |
SF: Fix PetscSFDIstributeSection() - Now distribute the SectionSym
|
| #
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
|
| #
2c71b3e2
|
| 11-Feb-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
rename PetscAssert() -> PetscCheck() and PetscAssertDebug() -> PetscAssert()
|
| #
9ace16cd
|
| 28-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
add PetscAssert() and PetscAssertFalse()
|
| #
98921bda
|
| 28-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
SETERRQ[1-9]+ begone
|
| #
940e4fdf
|
| 12-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-12-09/attribute-format-mat' into 'main'
Feature: Attribute Format - Mat
See merge request petsc/petsc!4634
|
| #
2cfd1beb
|
| 10-Dec-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
fix empty string after PetscInt_FMT in vec src
|
| #
3fb5370e
|
| 09-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-11-18/attribute-format-vec' into 'main'
Feature: Attribute Format - Vec
See merge request petsc/petsc!4565
|
| #
05d37114
|
| 18-Nov-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Change to PetscInt_FMT in vec tests and tutorials
|
| #
1c7be88a
|
| 01-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
6bbe2421
|
| 01-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'haplav/fix-dmlabel-manpages' into 'release'
minor fixes of DMLabel & PetscSF manpages
See merge request petsc/petsc!4342
|
| #
7ef5781f
|
| 11-Aug-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscSFCreateByMatchingIndices: minor manpage fix
|
| #
86c56f52
|
| 08-Sep-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscSFSetGraphLayout manpage: clarify iremote
|
| #
d5ed94bb
|
| 14-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/jose/fix-manpages'
Fix manpages to avoid errors reported by doctext
See merge request petsc/petsc!4309
|
| #
4165533c
|
| 12-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix manpages: Argument --> Parameter (required to enable sowing checks)
|
| #
d8d19677
|
| 12-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix manpages: Input/Output Parameter --> Parameters
|
| #
e3c94c14
|
| 18-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-add-comments-matproduct' into 'main'
Mat/SF: add some comments to code
See merge request petsc/petsc!4231
|
| #
ddea5d60
|
| 12-Aug-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
MAT/SF: add some comments to code
|
| #
6630b879
|
| 01-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-hybrid-geometry' into 'main'
Plex: Fix hybrid integration
See merge request petsc/petsc!4048
|
| #
d57bb9db
|
| 30-May-2021 |
Matthew G. Knepley <knepley@gmail.com> |
DS+Section: Add checks for constrint indices
|
| #
0658ca56
|
| 28-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/sf_distributesection_set_permutation' into 'main'
sf: make PetscSFDistributeSection set permutation
See merge request petsc/petsc!3902
|
| #
029e8818
|
| 21-Apr-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
sf: make PetscSFDistributeSection set permutation
|
| #
16f8cdc7
|
| 09-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/barry/2021-03-28/fix-mpiu-allreduce-mpi-failure'
Fix capture of MPI error code in MPIU_Allreduce()
See merge request petsc/petsc!3777
|
| #
820f2d46
|
| 03-Apr-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
All MPIU_ functions except MPIU_File return MPI error codes for checking
Update checkbadSource to find use of CHKERRQ with MPIU_ functions
Commit-type: i.e. error-checking, optimization, bug-fix, p
All MPIU_ functions except MPIU_File return MPI error codes for checking
Update checkbadSource to find use of CHKERRQ with MPIU_ functions
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time: hours Reported-by: Thanks-to: Development Tools: Vim, Emacs, Eclipse
show more ...
|
| #
6f2b5612
|
| 18-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/create_sf_with_matching_indices' into 'main'
Ksagiyam/create sf with matching indices
See merge request petsc/petsc!3704
|