Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/
H A Dzmodpcff.c6 #define kspflexiblemodifypcnochange_ KSPFLEXIBLEMODIFYPCNOCHANGE macro
10 #define kspflexiblemodifypcnochange_ kspflexiblemodifypcnochange macro
30 PETSC_EXTERN void kspflexiblemodifypcnochange_(KSP *, PetscInt *, PetscInt *, PetscReal *, void *, …
38 } else if (fcn == kspflexiblemodifypcnochange_) { in kspflexiblesetmodifypc_()