Home
last modified time | relevance | path

Searched defs:minOrient (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/label/ftn-custom/
H A Dzdmlabel.c11 …tstratum_(PetscSectionSym *sym, PetscInt *stratum, PetscInt *size, PetscInt *minOrient, PetscInt *… in petscsectionsymlabelsetstratum_()
/petsc/src/dm/label/
H A Ddmlabel.c2845 …lGetStratum(PetscSectionSym sym, PetscInt stratum, PetscInt *size, PetscInt *minOrient, PetscInt *… in PetscSectionSymLabelGetStratum()
2904 …elSetStratum(PetscSectionSym sym, PetscInt stratum, PetscInt size, PetscInt minOrient, PetscInt ma… in PetscSectionSymLabelSetStratum()
3005 PetscInt size, minOrient, maxOrient; in PetscSectionSymCopy_Label() local
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c916 PetscInt eStart, minOrient, maxOrient, numOrient; in DMFieldComputeFaceData_DS() local