Home
last modified time | relevance | path

Searched defs:fgid (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/fileio/
H A Dftest.c24 static PetscErrorCode PetscTestOwnership(const char fname[], char mode, uid_t fuid, gid_t fgid, int… in PetscTestOwnership()
50 static PetscErrorCode PetscTestOwnership(const char fname[], char mode, uid_t fuid, gid_t fgid, int… in PetscTestOwnership()
164 gid_t fgid; in PetscTestFile() local
204 gid_t fgid; in PetscTestDirectory() local
/petsc/src/ksp/pc/impls/gamg/
H A Dgeo.c299 const PetscInt fgid = flid + myFine0; in triangulateAndFormProl() local
467 PetscInt fgid = clid_lid_1[kk] + my0; in getGIDsOnSquareGraph() local
/petsc/src/mat/graphops/coarsen/impls/misk/
H A Dmisk.c258 PetscInt colIndex, Iend, fgid; in MatCoarsenApply_MISK_private() local