Searched refs:nn_R (Results 1 – 1 of 1) sorted by relevance
6087 PetscInt nn_R; in PCBDDCSetUpLocalSolvers() local6090 PetscCall(MatGetSize(A_RR, &nn_R, NULL)); in PCBDDCSetUpLocalSolvers()6091 if (nn_R != n_R) { /* old ksp is not reusable, so reset it */ in PCBDDCSetUpLocalSolvers()