Searched refs:cla (Results 1 – 1 of 1) sorted by relevance
6440 const PetscInt *cla = NULL; in DMPlexGetCompressedClosure() local6450 PetscCall(ISGetIndices(*clPoints, &cla)); in DMPlexGetCompressedClosure()6452 pts = PetscSafePointerPlusOffset((PetscInt *)cla, off); in DMPlexGetCompressedClosure()6459 *clp = cla; in DMPlexGetCompressedClosure()