Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexproject.c938 PetscInt hEff = h - minHeight + htInc; in DMProjectLocal_Generic_Plex() local
951 for (f = 0; f < Nf; ++f) PetscCall(PetscDualSpaceGetHeightSubspace(cellsp[f], hEff, &sp[f])); in DMProjectLocal_Generic_Plex()
978 if (htInc) PetscCall(PetscDSGetHeightSubspace(ds, hEff, &dsEff)); in DMProjectLocal_Generic_Plex()