Home
last modified time | relevance | path

Searched defs:KSPGuess (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/interface/
H A Diguess.c34 PetscErrorCode KSPGuessRegister(const char sname[], PetscErrorCode (*function)(KSPGuess)) in KSPGuessRegister()
/petsc/include/
H A Dpetscksp.h1109 typedef struct _p_KSPGuess *KSPGuess; typedef