Home
last modified time | relevance | path

Searched refs:PetscSectionSymLabelGetStratum (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscdmlabel.h75 PETSC_EXTERN PetscErrorCode PetscSectionSymLabelGetStratum(PetscSectionSym, PetscInt, PetscInt *, P…
/petsc/src/dm/label/
H A Ddmlabel.c2845 PetscErrorCode PetscSectionSymLabelGetStratum(PetscSectionSym sym, PetscInt stratum, PetscInt *size… in PetscSectionSymLabelGetStratum() function
3009 … PetscCall(PetscSectionSymLabelGetStratum(sym, val, &size, &minOrient, &maxOrient, &perms, &rots)); in PetscSectionSymCopy_Label()