Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpf.h58 PETSC_EXTERN PetscErrorCode PFGetType(PF, PFType *);
/petsc/src/vec/pf/interface/
H A Dpf.c328 PetscErrorCode PFGetType(PF pf, PFType *type) in PFGetType() function