Searched refs:MAT_LMVM_RESET_VECS (Results 1 – 2 of 2) sorted by relevance
28 MAT_LMVM_RESET_VECS = 0x4, enumerator36 #define MatLMVMResetClearsVecs(mode) ((mode) & MAT_LMVM_RESET_VECS)
125 PetscCall(MatLMVMReset_Internal(B, MAT_LMVM_RESET_BASES | MAT_LMVM_RESET_VECS)); in MatAllocate_LMVM()