#include "petscmat.h" int MatScaleSystem(Mat mat,Vec x,Vec b)
The SLES methods automatically call this routine when required (via PCPreSolve()) so it is rarely used directly.
Level:Developer Location:src/mat/interface/matrix.c Index of all Mat routines Table of Contents for all manual pages Index of all manual pages