Lines Matching refs:clp

6438 …t, PetscInt *numPoints, PetscInt **points, PetscSection *clSec, IS *clPoints, const PetscInt **clp)  in DMPlexGetCompressedClosure()  argument
6459 *clp = cla; in DMPlexGetCompressedClosure()
6463 …t, PetscInt *numPoints, PetscInt **points, PetscSection *clSec, IS *clPoints, const PetscInt **clp) in DMPlexRestoreCompressedClosure() argument
6469 PetscCall(ISRestoreIndices(*clPoints, clp)); in DMPlexRestoreCompressedClosure()
6475 *clp = NULL; in DMPlexRestoreCompressedClosure()
6615 const PetscInt *clp, *perm = NULL; in DMPlexVecGetOrientedClosure() local
6630 …xGetCompressedClosure(dm, section, point, ornt, &numPoints, &points, &clSection, &clPoints, &clp)); in DMPlexVecGetOrientedClosure()
6656 …lexRestoreCompressedClosure(dm, section, point, &numPoints, &points, &clSection, &clPoints, &clp)); in DMPlexVecGetOrientedClosure()
6796 const PetscInt *clp, *perm = NULL; in DMPlexVecGetClosureAtDepth() local
6812 …PlexGetCompressedClosure(dm, section, point, 0, &numPoints, &points, &clSection, &clPoints, &clp)); in DMPlexVecGetClosureAtDepth()
6838 …lexRestoreCompressedClosure(dm, section, point, &numPoints, &points, &clSection, &clPoints, &clp)); in DMPlexVecGetClosureAtDepth()
6851 …lexRestoreCompressedClosure(dm, section, point, &numPoints, &points, &clSection, &clPoints, &clp)); in DMPlexVecGetClosureAtDepth()
7300 const PetscInt *clp, *clperm = NULL; in DMPlexVecSetClosure() local
7315 …PlexGetCompressedClosure(dm, section, point, 0, &numPoints, &points, &clSection, &clPoints, &clp)); in DMPlexVecSetClosure()
7453 …lexRestoreCompressedClosure(dm, section, point, &numPoints, &points, &clSection, &clPoints, &clp)); in DMPlexVecSetClosure()
7484 const PetscInt *clp; in DMPlexVecSetFieldClosure_Internal() local
7495 …PlexGetCompressedClosure(dm, section, point, 0, &numPoints, &points, &clSection, &clPoints, &clp)); in DMPlexVecSetFieldClosure_Internal()
7570 …lexRestoreCompressedClosure(dm, section, point, &numPoints, &points, &clSection, &clPoints, &clp)); in DMPlexVecSetFieldClosure_Internal()
8132 const PetscInt *clp; in DMPlexGetClosureIndicesSize_Internal() local
8137 …all(DMPlexGetCompressedClosure(dm, section, point, 0, &Ncl, &points, &clSection, &clPoints, &clp)); in DMPlexGetClosureIndicesSize_Internal()
8144 …ll(DMPlexRestoreCompressedClosure(dm, section, point, &Ncl, &points, &clSection, &clPoints, &clp)); in DMPlexGetClosureIndicesSize_Internal()
8154 const PetscInt *clp; in DMPlexGetClosureIndices_Internal() local
8185 …all(DMPlexGetCompressedClosure(dm, section, point, 0, &Ncl, &points, &clSection, &clPoints, &clp)); in DMPlexGetClosureIndices_Internal()
8266 …ll(DMPlexRestoreCompressedClosure(dm, section, point, &Ncl, &points, &clSection, &clPoints, &clp)); in DMPlexGetClosureIndices_Internal()
8323 …ll(DMPlexRestoreCompressedClosure(dm, section, point, &Ncl, &points, &clSection, &clPoints, &clp)); in DMPlexGetClosureIndices_Internal()