Home
last modified time | relevance | path

Searched defs:stratum (Results 1 – 6 of 6) sorted by relevance

/petsc/src/dm/label/ftn-custom/
H A Dzdmlabel.c11 PETSC_EXTERN void petscsectionsymlabelsetstratum_(PetscSectionSym *sym, PetscInt *stratum, PetscInt… in petscsectionsymlabelsetstratum_()
/petsc/src/dm/impls/stag/tests/
H A Dex50.c71 for (PetscInt stratum = 0; stratum < dim + 1; ++stratum) { in main() local
/petsc/src/dm/impls/plex/tests/
H A Dex11.c25 IS stratum; in TestInsertion() local
/petsc/src/dm/label/impls/ephemeral/
H A Ddmlabeleph.c47 static PetscErrorCode DMLabelGetStratumIS_Ephemeral(DMLabel label, PetscInt v, IS *stratum) in DMLabelGetStratumIS_Ephemeral()
/petsc/src/dm/label/
H A Ddmlabel.c1988 PetscInt p, pStart, pEnd, s, size, dof, offset, stratum; in DMLabelDistribute() local
2845 PetscErrorCode PetscSectionSymLabelGetStratum(PetscSectionSym sym, PetscInt stratum, PetscInt *size… in PetscSectionSymLabelGetStratum()
2904 PetscErrorCode PetscSectionSymLabelSetStratum(PetscSectionSym sym, PetscInt stratum, PetscInt size,… in PetscSectionSymLabelSetStratum()
/petsc/src/snes/tutorials/
H A Dex13.c275 IS stratum; in ComputeSpectral() local