Searched refs:PetscSectionSymLabelGetStratum (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/ |
| H A D | petscdmlabel.h | 75 PETSC_EXTERN PetscErrorCode PetscSectionSymLabelGetStratum(PetscSectionSym, PetscInt, PetscInt *, P…
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 2845 PetscErrorCode PetscSectionSymLabelGetStratum(PetscSectionSym sym, PetscInt stratum, PetscInt *size… in PetscSectionSymLabelGetStratum() function 3009 … PetscCall(PetscSectionSymLabelGetStratum(sym, val, &size, &minOrient, &maxOrient, &perms, &rots)); in PetscSectionSymCopy_Label()
|