Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/
H A Dzmodpcff.c7 #define kspflexiblemodifypcksp_ KSPFLEXIBLEMODIFYPCKSP macro
11 #define kspflexiblemodifypcksp_ kspflexiblemodifypcksp macro
31 PETSC_EXTERN void kspflexiblemodifypcksp_(KSP *, PetscInt *, PetscInt *, PetscReal *, void *, Petsc…
36 if (fcn == kspflexiblemodifypcksp_) { in kspflexiblesetmodifypc_()