Searched defs:stratum (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/dm/label/ftn-custom/ |
| H A D | zdmlabel.c | 11 PETSC_EXTERN void petscsectionsymlabelsetstratum_(PetscSectionSym *sym, PetscInt *stratum, PetscInt… in petscsectionsymlabelsetstratum_()
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex50.c | 71 for (PetscInt stratum = 0; stratum < dim + 1; ++stratum) { in main() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex11.c | 25 IS stratum; in TestInsertion() local
|
| /petsc/src/dm/label/impls/ephemeral/ |
| H A D | dmlabeleph.c | 47 static PetscErrorCode DMLabelGetStratumIS_Ephemeral(DMLabel label, PetscInt v, IS *stratum) in DMLabelGetStratumIS_Ephemeral()
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 1988 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 D | ex13.c | 275 IS stratum; in ComputeSpectral() local
|