Searched defs:mine (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/vec/is/sf/impls/window/ |
| H A D | sfwindow.c | 20 MPI_Datatype *mine; member 1007 const MPI_Datatype *mine, *remote; in PetscSFBcastBegin_Window() local 1062 const MPI_Datatype *mine, *remote; in PetscSFReduceBegin_Window() local 1098 const MPI_Datatype *mine, *remote; in PetscSFFetchAndOpBegin_Window() local
|
| /petsc/src/vec/is/sf/tutorials/ |
| H A D | ex1.c | 40 PetscInt i, bs = 2, nroots, nrootsalloc, nleaves, nleavesalloc, *mine, stride; in main() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcheckinterface.c | 171 const PetscInt *mine, *roffset, *rmine, *rremote; in DMPlexCheckInterfaceCones() local
|
| /petsc/src/vec/is/is/interface/ |
| H A D | index.c | 236 PetscInt *subis_indices, nroots, nleaves, *mine, i, lidx; in ISCreateSubIS() local
|
| /petsc/include/petsc/private/ |
| H A D | sfimpl.h | 69 …PetscInt *mine; /* Location of leaves in leafdata arrays provided to the communication routi… member
|
| /petsc/src/dm/impls/composite/ |
| H A D | pack.c | 733 struct DMCompositeLink *mine, *next; in DMCompositeAddDM() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2960 PetscInt *mine, i, p; in DMPforestGetTransferSF_Internal() local 5036 PetscInt nRoots, nLeaves, *mine = NULL; in DMForestCreateCellSF_pforest() local
|