- the constant part of the equation F(x) = b, or NULL to use zero.
x
- the solution vector.
Notes
The user should initialize the vector,x, with the initial guess
for the nonlinear solve prior to calling SNESSolve. In particular,
to employ an initial guess of zero, the user should explicitly set
this vector to zero by calling VecSet().