Searched refs:PetscSectionSetBlockStarts (Results 1 – 3 of 3) sorted by relevance
31 PETSC_EXTERN PetscErrorCode PetscSectionSetBlockStarts(PetscSection, PetscBT);
81 - Add `PetscSectionGetBlockStarts()` and `PetscSectionSetBlockStarts()`
799 PetscErrorCode PetscSectionSetBlockStarts(PetscSection s, PetscBT blockStarts) in PetscSectionSetBlockStarts() function2079 PetscCall(PetscSectionSetBlockStarts(*subs, subbst)); in PetscSectionCreateSubsection()