Searched refs:MAT_LMVM_RESET_ALL (Results 1 – 8 of 8) sorted by relevance
29 MAT_LMVM_RESET_ALL = 0xf, enumerator37 #define MatLMVMResetClearsAll(mode) ((mode) == MAT_LMVM_RESET_ALL)
470 PetscCall(MatReset_LMVM(B, MAT_LMVM_RESET_ALL)); in MatDestroy_LMVM()
834 PetscCall(MatLMVMReset_Internal(B, destructive ? MAT_LMVM_RESET_ALL : MAT_LMVM_RESET_HISTORY)); in MatLMVMReset()
393 PetscCall(MatReset_LMVMSR1(B, MAT_LMVM_RESET_ALL)); in MatDestroy_LMVMSR1()
415 PetscCall(MatReset_LMVMBrdn(B, MAT_LMVM_RESET_ALL)); in MatDestroy_LMVMBrdn()
529 PetscCall(SymBroydenRescaleReset(NULL, *ldb, MAT_LMVM_RESET_ALL)); in SymBroydenRescaleDestroy()
788 PetscCall(MatReset_LMVMSymBrdn_Internal(B, MAT_LMVM_RESET_ALL)); in MatDestroy_LMVMSymBrdn()
262 PetscCall(MatReset_LMVMDQN_Internal(B, MAT_LMVM_RESET_ALL)); in MatDestroy_LMVMDQN()