Searched defs:minOrient (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/label/ftn-custom/ |
| H A D | zdmlabel.c | 11 …tstratum_(PetscSectionSym *sym, PetscInt *stratum, PetscInt *size, PetscInt *minOrient, PetscInt *… in petscsectionsymlabelsetstratum_()
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 2845 …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 D | dmfieldds.c | 916 PetscInt eStart, minOrient, maxOrient, numOrient; in DMFieldComputeFaceData_DS() local
|