Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h117 PETSC_EXTERN PetscErrorCode PCViewFromOptions(PC, PetscObject, const char[]);
/petsc/src/ksp/pc/interface/
H A Dprecon.c1760 PetscErrorCode PCViewFromOptions(PC A, PetscObject obj, const char name[]) in PCViewFromOptions() function