Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsection.h32 PETSC_EXTERN PetscErrorCode PetscSectionGetPointMajor(PetscSection, PetscBool *);
/petsc/src/vec/is/section/interface/
H A Dsection.c825 PetscErrorCode PetscSectionGetPointMajor(PetscSection s, PetscBool *pm) in PetscSectionGetPointMajor() function