Searched defs:gp (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/dm/impls/da/ftn-custom/ |
| H A D | zdasubf.c | 12 PETSC_EXTERN void dmdagetprocessorsubset_(DM *da, DMDirection *dir, PetscInt *gp, MPI_Fint *fcomm, … in dmdagetprocessorsubset_()
|
| /petsc/src/dm/impls/da/ |
| H A D | dasub.c | 103 PetscErrorCode DMDAGetRay(DM da, DMDirection dir, PetscInt gp, Vec *newvec, VecScatter *scatter) in DMDAGetRay() 199 PetscErrorCode DMDAGetProcessorSubset(DM da, DMDirection dir, PetscInt gp, MPI_Comm *comm) in DMDAGetProcessorSubset()
|
| H A D | grglvis.c | 97 PetscInt sx, sy, sz, gsx, gsy, gsz, ist, jst, kst, gm, gn, gp; in DMDASampleGLVisFields_Private() local 344 PetscInt gsx, gsy, gsz, gm, gn, gp, kst, jst, ist; in DMDAView_GLVis_ASCII() local
|
| /petsc/src/dm/tutorials/ |
| H A D | ex22.c | 38 …PetscInt gp = 2; /* grid point along sliceaxis to pick the slic… in main() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 218 const PetscInt gp = DMPlex_GlobalID(cellNum[p - pStart]); in DMPlexCreatePartitionerGraph_Native() local
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 805 PetscInt gp = gpoint[p - pStart]; in DMPlexDistributionView_HDF5_Private() local
|