Searched defs:aug_dim (Results 1 – 2 of 2) sorted by relevance
61 PetscInt max_k, k, aug_dim; in KSPSetUp_LGMRES() local100 PetscInt aug_dim = lgmres->aug_dim; in KSPLGMRESCycle() local599 static PetscErrorCode KSPLGMRESSetAugDim_LGMRES(KSP ksp, PetscInt aug_dim) in KSPLGMRESSetAugDim_LGMRES()
23 PetscInt aug_dim; /* max number of augmented directions to add */ member