Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsection.c47 PetscInt sph, spdepth; in DMPlexCreateSectionFields() local
53 for (sph = 0; sph <= spdepth; sph++) { in DMPlexCreateSectionFields()
56 PetscInt kConeSize, h = sph + (depth - spdepth); in DMPlexCreateSectionFields()
60 PetscCall(PetscDualSpaceGetHeightSubspace(dspace, sph, &hspace)); in DMPlexCreateSectionFields()