Searched refs:MAT_LMVM_RESET_HISTORY (Results 1 – 3 of 3) sorted by relevance
25 MAT_LMVM_RESET_HISTORY = 0x0, enumerator
834 PetscCall(MatLMVMReset_Internal(B, destructive ? MAT_LMVM_RESET_ALL : MAT_LMVM_RESET_HISTORY)); in MatLMVMReset()
53 PetscCall(SymBroydenRescaleReset(B, ldb, MAT_LMVM_RESET_HISTORY)); in MatUpdate_DiagBrdn()