Searched refs:crhs (Results 1 – 1 of 1) sorted by relevance
9117 Vec crhs, csol; in PCBDDCSetUpCoarseSolver() local9120 PetscCall(KSPGetRhs(pcbddc->coarse_ksp, &crhs)); in PCBDDCSetUpCoarseSolver()9122 if (!crhs) PetscCall(MatCreateVecs(coarse_mat, NULL, &pcbddc->coarse_ksp->vec_rhs)); in PCBDDCSetUpCoarseSolver()