Searched refs:pspdim (Results 1 – 1 of 1) sorted by relevance
2150 PetscInt pspdim; in PetscDualSpaceSetUp_Lagrange() local2152 PetscCall(PetscDualSpaceGetInteriorDimension(sp->pointSpaces[p], &pspdim)); in PetscDualSpaceSetUp_Lagrange()2153 PetscCall(PetscSectionSetDof(section, p, pspdim)); in PetscDualSpaceSetUp_Lagrange()