Searched defs:fgid (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/fileio/ |
| H A D | ftest.c | 24 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 D | geo.c | 299 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 D | misk.c | 258 PetscInt colIndex, Iend, fgid; in MatCoarsenApply_MISK_private() local
|