| c89319d2 | 29-Aug-2013 |
Peter Brune <brune@mcs.anl.gov> |
Fixed SNESComputeJacobianDefaultColor() in the case of multilevel PC
Before, the function value copy would fail when calling MatFDColorSetF() on a coarse/submatrix. Now we check that x1 is the actu
Fixed SNESComputeJacobianDefaultColor() in the case of multilevel PC
Before, the function value copy would fail when calling MatFDColorSetF() on a coarse/submatrix. Now we check that x1 is the actual SNES solution before proceeding to copy.
show more ...
|