Searched refs:max_seq_rejects (Results 1 – 4 of 4) sorted by relevance
39 …PetscInt watchdog, max_seq_rejects; /* tracker to reset after a certain # of consecutive … member
719 if (lsb->watchdog > lsb->max_seq_rejects) PetscCall(MatLMVMReset(B, PETSC_FALSE)); in MatUpdate_LMVMSymBrdn()739 mlsb->max_seq_rejects = blsb->max_seq_rejects; in MatCopy_LMVMSymBrdn()1061 lsb->max_seq_rejects = lmvm->m / 2; in MatCreate_LMVMSymBrdn()
38 …PetscInt watchdog, max_seq_rejects; /* tracker to reset after a certain # of consec… member
428 if (lqn->watchdog > lqn->max_seq_rejects) PetscCall(MatLMVMReset(B, PETSC_FALSE)); in MatUpdate_LMVMDQN()480 mlqn->max_seq_rejects = blqn->max_seq_rejects; in MatCopy_LMVMDQN()581 lqn->max_seq_rejects = lmvm->m / 2; in MatCreate_LMVMDQN()1021 lbfgs->max_seq_rejects = lmvm->m / 2; in MatCreate_LMVMDBFGS()1454 ldfp->max_seq_rejects = lmvm->m / 2; in MatCreate_LMVMDDFP()