Searched refs:Bvtype (Results 1 – 1 of 1) sorted by relevance
115 VecType vtype, Bvtype; in MatAllocate_LMVM() local120 PetscCall(MatGetVecType(B, &Bvtype)); in MatAllocate_LMVM()121 PetscCall(PetscStrcmp(vtype, Bvtype, &same)); in MatAllocate_LMVM()