Searched refs:pointDepth (Results 1 – 1 of 1) sorted by relevance
2981 PetscInt point = closure[2 * i], pointDepth; in DMPlexComputeInjectorReferenceTree() local2988 PetscCall(DMLabelGetValue(depth, point, &pointDepth)); in DMPlexComputeInjectorReferenceTree()2989 cellShapeOff += depthNumDof[pointDepth]; in DMPlexComputeInjectorReferenceTree()3095 PetscInt pointDepth; in DMPlexComputeInjectorReferenceTree() local3102 PetscCall(DMLabelGetValue(depth, point, &pointDepth)); in DMPlexComputeInjectorReferenceTree()3103 childCellShapeOff += depthNumDof[pointDepth]; in DMPlexComputeInjectorReferenceTree()