Searched defs:cids (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | agg.c | 556 PetscInt cids[100]; /* max bs */ in formProl0() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2353 PetscInt *cids = NULL; in DMPforestGetTransferSF_Point() local 4436 PetscInt *cids; in DMCreateInterpolation_pforest() local 4476 PetscInt *cids; in DMCreateInjection_pforest() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 3749 …rse, Vec vecCoarseLocal, DM fine, Vec vecFine, PetscSF coarseToFine, PetscInt *cids, Vec grad, Vec… in DMPlexTransferVecTree_Interpolate() 4059 …ecTree_Inject(DM fine, Vec vecFine, DM coarse, Vec vecCoarse, PetscSF coarseToFine, PetscInt *cids) in DMPlexTransferVecTree_Inject()
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 2575 PetscInt *ids, cum, cump, *cids, *pids; in PCBDDCDetectDisconnectedComponents() local
|