Searched refs:MAT_LMVM_RESET_BASES (Results 1 – 3 of 3) sorted by relevance
26 MAT_LMVM_RESET_BASES = 0x1, enumerator34 #define MatLMVMResetClearsBases(mode) ((mode) & MAT_LMVM_RESET_BASES)
125 PetscCall(MatLMVMReset_Internal(B, MAT_LMVM_RESET_BASES | MAT_LMVM_RESET_VECS)); in MatAllocate_LMVM()
864 if (lmvm->m != hist_size) PetscCall(MatLMVMReset_Internal(B, MAT_LMVM_RESET_BASES)); in MatLMVMSetHistorySize()