Searched refs:DMLabelComputeIndex (Results 1 – 4 of 4) sorted by relevance
30 PetscErrorCode DMLabelComputeIndex(PetscDMLabel)
433 petsc.DMLabelComputeIndex436 CHKERR(DMLabelComputeIndex(self.dmlabel))
51 PETSC_EXTERN PetscErrorCode DMLabelComputeIndex(DMLabel);
748 PetscErrorCode DMLabelComputeIndex(DMLabel label) in DMLabelComputeIndex() function864 if ((label->pStart == -1) && (label->pEnd == -1)) PetscCall(DMLabelComputeIndex(label)); in DMLabelGetBounds()