Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmres.c545 PetscBLASInt nr, bmax; in KSPDGMRESComputeDeflationData_DGMRES() local
782 PetscBLASInt br, bmax; in KSPDGMRESApplyDeflation_DGMRES() local
837 PetscInt bmax = dgmres->max_neig; in KSPDGMRESImproveEig_DGMRES() local
/petsc/src/ts/tutorials/
H A Dextchemfield.c209 const PetscReal *bmax; in main() local