Searched refs:depthNumDof (Results 1 – 1 of 1) sorted by relevance
2928 const PetscInt *depthNumDof; in DMPlexComputeInjectorReferenceTree() local2973 PetscCall(PetscDualSpaceGetNumDof(dsp, &depthNumDof)); in DMPlexComputeInjectorReferenceTree()2989 cellShapeOff += depthNumDof[pointDepth]; in DMPlexComputeInjectorReferenceTree()3092 childDof = depthNumDof[childDepth]; in DMPlexComputeInjectorReferenceTree()3103 childCellShapeOff += depthNumDof[pointDepth]; in DMPlexComputeInjectorReferenceTree()