Home
last modified time | relevance | path

Searched refs:PFSetFromOptions (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/pf/impls/string/tests/
H A Dex1.c16 PetscCall(PFSetFromOptions(pf)); in main()
/petsc/include/
H A Dpetscpf.h57 PETSC_EXTERN PetscErrorCode PFSetFromOptions(PF);
/petsc/src/dm/tutorials/
H A Dex4.c42 PetscCall(PFSetFromOptions(pf)); in main()
/petsc/src/vec/pf/interface/
H A Dpf.c403 PetscErrorCode PFSetFromOptions(PF pf) in PFSetFromOptions() function