Searched refs:StY_row (Results 1 – 1 of 1) sorted by relevance
1156 Mat StY_local, StY_row; in MatLMVMDDFPUpdateSolveData() local1159 …cCall(MatDenseGetSubMatrix(StY_local, StY_idx, StY_idx + 1, PETSC_DECIDE, PETSC_DECIDE, &StY_row)); in MatLMVMDDFPUpdateSolveData()1160 PetscCall(MatZeroEntries(StY_row)); in MatLMVMDDFPUpdateSolveData()1161 PetscCall(MatDenseRestoreSubMatrix(StY_local, &StY_row)); in MatLMVMDDFPUpdateSolveData()