Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c2928 const PetscInt *depthNumDof; in DMPlexComputeInjectorReferenceTree() local
2973 PetscCall(PetscDualSpaceGetNumDof(dsp, &depthNumDof)); in DMPlexComputeInjectorReferenceTree()
2989 cellShapeOff += depthNumDof[pointDepth]; in DMPlexComputeInjectorReferenceTree()
3092 childDof = depthNumDof[childDepth]; in DMPlexComputeInjectorReferenceTree()
3103 childCellShapeOff += depthNumDof[pointDepth]; in DMPlexComputeInjectorReferenceTree()