Home
last modified time | relevance | path

Searched refs:childDof (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplextree.c3087 PetscInt child = children[k], childDepth, childDof, childO = PETSC_INT_MIN; in DMPlexComputeInjectorReferenceTree() local
3092 childDof = depthNumDof[childDepth]; in DMPlexComputeInjectorReferenceTree()
3106 pointMatOff += childDof; in DMPlexComputeInjectorReferenceTree()
3110 for (l = 0; l < childDof; l++) { in DMPlexComputeInjectorReferenceTree()
3121 pointMatOff += childDof; in DMPlexComputeInjectorReferenceTree()