Home
last modified time | relevance | path

Searched defs:cids (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ksp/pc/impls/gamg/
H A Dagg.c556 PetscInt cids[100]; /* max bs */ in formProl0() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2353 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 Dplextree.c3749 …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 Dbddcprivate.c2575 PetscInt *ids, cum, cump, *cids, *pids; in PCBDDCDetectDisconnectedComponents() local