Home
last modified time | relevance | path

Searched defs:gp (Results 1 – 6 of 6) sorted by relevance

/petsc/src/dm/impls/da/ftn-custom/
H A Dzdasubf.c12 PETSC_EXTERN void dmdagetprocessorsubset_(DM *da, DMDirection *dir, PetscInt *gp, MPI_Fint *fcomm, … in dmdagetprocessorsubset_()
/petsc/src/dm/impls/da/
H A Ddasub.c103 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 Dgrglvis.c97 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 Dex22.c38 …PetscInt gp = 2; /* grid point along sliceaxis to pick the slic… in main() local
/petsc/src/dm/impls/plex/
H A Dplexpartition.c218 const PetscInt gp = DMPlex_GlobalID(cellNum[p - pStart]); in DMPlexCreatePartitionerGraph_Native() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c805 PetscInt gp = gpoint[p - pStart]; in DMPlexDistributionView_HDF5_Private() local