Searched refs:is_other (Results 1 – 1 of 1) sorted by relevance
815 PetscBool is_other; in MatView_LMVMSymBrdn() local817 PetscCall(PetscObjectTypeCompareAny((PetscObject)B, &is_other, MATLMVMBFGS, MATLMVMDFP, "")); in MatView_LMVMSymBrdn()818 if (!is_other) { in MatView_LMVMSymBrdn()