Searched refs:spdepth (Results 1 – 1 of 1) sorted by relevance
47 PetscInt sph, spdepth; in DMPlexCreateSectionFields() local51 PetscCall(DMPlexGetDepth(K, &spdepth)); in DMPlexCreateSectionFields()53 for (sph = 0; sph <= spdepth; sph++) { in DMPlexCreateSectionFields()56 PetscInt kConeSize, h = sph + (depth - spdepth); in DMPlexCreateSectionFields()