Searched refs:parentCellShapeDof (Results 1 – 1 of 1) sorted by relevance
3036 PetscInt parentCellShapeDof = cellShapeOff + iCell; in DMPlexComputeInjectorReferenceTree() local3039 PetscCall(PetscDualSpaceGetFunctional(dsp, parentCellShapeDof, &q)); in DMPlexComputeInjectorReferenceTree()3060 parentValAtPoint = &Tparent->T[0][(fSize * j + parentCellShapeDof) * Nc]; in DMPlexComputeInjectorReferenceTree()