Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsection.h33 PETSC_EXTERN PetscErrorCode PetscSectionSetPointMajor(PetscSection, PetscBool);
/petsc/doc/manual/
H A Dsection.md113 Setting the which ordering is done with `PetscSectionSetPointMajor()`, where `PETSC_TRUE` sets poin…
/petsc/src/vec/is/section/interface/
H A Dsection.c864 PetscErrorCode PetscSectionSetPointMajor(PetscSection s, PetscBool pm) in PetscSectionSetPointMajor() function