| #
deffd5eb
|
| 26-Feb-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
add PetscSFCreateByMatchingIndices
|
| #
7ab9467e
|
| 02-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/sf-change-api' into 'main'
Change some SF APIs mentioned in the ECP paper
See merge request petsc/petsc!3659
|
| #
72502a1f
|
| 22-Feb-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
SF: rename SFCreateEmbeddedSF to SFCreateEmbeddedRootSF
|
| #
ad227fea
|
| 27-Feb-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
SF: add an MPI_Op argument to SFBcast
|
| #
83df288d
|
| 27-Feb-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Replace MPIU_REPLACE with MPI_REPLACE
Since we believe all MPI implementations support MPI_REPLACE
|
| #
60f11f4c
|
| 25-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-incorrect-chkerrq' into 'master'
CHKERRQ() -> CHKERRMPI()
See merge request petsc/petsc!3637
|
| #
55b25c41
|
| 19-Feb-2021 |
Pierre Jolivet <pierre@joliv.et> |
CHKERRQ() -> CHKERRMPI()
|
| #
82e9bd54
|
| 07-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'haplav/rename-PetscLayoutsCreateSF-to-PetscSFCreateFromLayouts' into 'master'
rename PetscLayoutsCreateSF to PetscSFCreateFromLayouts
See merge request petsc/petsc!3536
|
| #
8fa9e22e
|
| 05-Jan-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
move PetscSFCreateFromLayouts() to PetscSF;
no need for #include <petscsf.h> in pmap.c
|
| #
9f90f53a
|
| 04-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/gamg-gpu-setup' into 'master'
MatMat operations with CUSPARSE
See merge request petsc/petsc!3391
|
| #
38a25198
|
| 11-Nov-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscSFSetGraphLayout: small optimization
|
| #
4f22f141
|
| 22-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/sf-utils' into 'master'
SF: Place implementation of various utility routines in sf/utils
See merge request petsc/petsc!3360
|
| #
b0c7db22
|
| 22-Oct-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
SF: Place implementation of various utility routines in sf/utils
|