Searched refs:childDof (Results 1 – 1 of 1) sorted by relevance
3087 PetscInt child = children[k], childDepth, childDof, childO = PETSC_INT_MIN; in DMPlexComputeInjectorReferenceTree() local3092 childDof = depthNumDof[childDepth]; in DMPlexComputeInjectorReferenceTree()3106 pointMatOff += childDof; in DMPlexComputeInjectorReferenceTree()3110 for (l = 0; l < childDof; l++) { in DMPlexComputeInjectorReferenceTree()3121 pointMatOff += childDof; in DMPlexComputeInjectorReferenceTree()