Home
last modified time | relevance | path

Searched refs:DMLabelSetStratumBounds (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscdmlabel.h46 PETSC_EXTERN PetscErrorCode DMLabelSetStratumBounds(DMLabel, PetscInt, PetscInt, PetscInt);
/petsc/doc/changes/
H A D313.md188 - Add DMLabelSetStratumBounds()
/petsc/src/dm/label/
H A Ddmlabel.c1693 PetscErrorCode DMLabelSetStratumBounds(DMLabel label, PetscInt value, PetscInt pStart, PetscInt pEn… in DMLabelSetStratumBounds() function