Searched refs:PetscSFFetchAndOpWithMemTypeBegin (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/vec/is/sf/tests/ ! |
| H A D | ex22.c | 42 …PetscCall(PetscSFFetchAndOpWithMemTypeBegin(vscat, MPIU_SCALAR, ymtype, yarray, xmtype, xarray, zm… in main()
|
| /petsc/include/ ! |
| H A D | petscsf.h | 181 PETSC_EXTERN PetscErrorCode PetscSFFetchAndOpWithMemTypeBegin(PetscSF, MPI_Datatype, PetscMemType, …
|
| /petsc/doc/changes/ ! |
| H A D | 317.md | 102 - Add `PetscSFFetchAndOpWithMemTypeBegin()`, which is similar to `PetscSFFetchAndOpBegin()`, but wi…
|
| /petsc/src/vec/vec/impls/mpi/ ! |
| H A D | pdvec.c | 1022 …PetscCall(PetscSFFetchAndOpWithMemTypeBegin(sf1, MPIU_INT, PETSC_MEMTYPE_HOST, &nroots2 /*rootdata… in VecSetPreallocationCOO_MPI()
|
| /petsc/src/vec/is/sf/interface/ ! |
| H A D | sf.c | 1728 PetscErrorCode PetscSFFetchAndOpWithMemTypeBegin(PetscSF sf, MPI_Datatype unit, PetscMemType rootmt… in PetscSFFetchAndOpWithMemTypeBegin() function
|
| /petsc/src/mat/impls/aij/mpi/ ! |
| H A D | mpiaij.c | 6464 …PetscCall(PetscSFFetchAndOpWithMemTypeBegin(sf1, MPIU_INT, PETSC_MEMTYPE_HOST, &nroots2 /*rootdata… in MatSetPreallocationCOO_MPIAIJ()
|