Hi: I want to ask under what circumstance will trigger a call for pc setup.
I call KSPSolve to solve with the same Mat object with different entry values each time. I can see that the pc setup is only called at the beginning of the first solve. I tried to read the implementation, but quickly get lost...