Searched defs:clp (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 6438 …t, PetscInt *numPoints, PetscInt **points, PetscSection *clSec, IS *clPoints, const PetscInt **clp) in DMPlexGetCompressedClosure() 6463 …t, PetscInt *numPoints, PetscInt **points, PetscSection *clSec, IS *clPoints, const PetscInt **clp) in DMPlexRestoreCompressedClosure() 6615 const PetscInt *clp, *perm = NULL; in DMPlexVecGetOrientedClosure() local 6796 const PetscInt *clp, *perm = NULL; in DMPlexVecGetClosureAtDepth() local 7300 const PetscInt *clp, *clperm = NULL; in DMPlexVecSetClosure() local 7484 const PetscInt *clp; in DMPlexVecSetFieldClosure_Internal() local 8132 const PetscInt *clp; in DMPlexGetClosureIndicesSize_Internal() local 8154 const PetscInt *clp; in DMPlexGetClosureIndices_Internal() local
|
| H A D | plexsubmesh.c | 1107 const PetscInt clp = closure[cl]; in DivideCells_Private() local 2214 const PetscInt clp = closure[cl]; in DMPlexLabelCohesiveComplete() local 2312 const PetscInt clp = closure[cl]; in DMPlexLabelCohesiveComplete() local
|
| H A D | plexfem.c | 716 const PetscInt *clp; in DMPlexBasisTransformPoint_Internal() local 741 const PetscInt *clp; in DMPlexBasisTransformPointTensor_Internal() local
|