Searched refs:childCellShapeOff (Results 1 – 1 of 1) sorted by relevance
3050 PetscInt childCellShapeOff, pointMatOff; in DMPlexComputeInjectorReferenceTree() local3093 for (l = 0, cI = -1, childCellShapeOff = 0; l < numClosure; l++) { in DMPlexComputeInjectorReferenceTree()3103 childCellShapeOff += depthNumDof[pointDepth]; in DMPlexComputeInjectorReferenceTree()3112 PetscInt childCellDof = childCellShapeOff + lCell; in DMPlexComputeInjectorReferenceTree()