Searched refs:pointMatOff (Results 1 – 1 of 1) sorted by relevance
3050 PetscInt childCellShapeOff, pointMatOff; in DMPlexComputeInjectorReferenceTree() local3086 …for (k = 0, pointMatOff = 0; k < numChildren; k++) { /* point is located in cell => child dofs sup… in DMPlexComputeInjectorReferenceTree()3106 pointMatOff += childDof; in DMPlexComputeInjectorReferenceTree()3119 pointMat[i * numChildDof + pointMatOff + l] += val; in DMPlexComputeInjectorReferenceTree()3121 pointMatOff += childDof; in DMPlexComputeInjectorReferenceTree()