Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsection.h97 PETSC_EXTERN PetscErrorCode PetscSectionSymGetType(PetscSectionSym, PetscSectionSymType *);
/petsc/src/vec/is/section/interface/
H A Dsection.c3491 PetscErrorCode PetscSectionSymGetType(PetscSectionSym sym, PetscSectionSymType *type) in PetscSectionSymGetType() function