Searched refs:Tparent (Results 1 – 1 of 1) sorted by relevance
3037 PetscTabulation Tparent; in DMPlexComputeInjectorReferenceTree() local3042 …PetscCall(PetscFECreateTabulation(fe, 1, numPoints, points, 0, &Tparent)); /* I'm expecting a noda… in DMPlexComputeInjectorReferenceTree()3060 parentValAtPoint = &Tparent->T[0][(fSize * j + parentCellShapeDof) * Nc]; in DMPlexComputeInjectorReferenceTree()3126 PetscCall(PetscTabulationDestroy(&Tparent)); in DMPlexComputeInjectorReferenceTree()