int HYPRE_CGNRSetup

(HYPRE_Solver solver, HYPRE_Matrix A,
  HYPRE_Vector b, HYPRE_Vector x)

Prepare to solve the system.

Documentation

Prepare to solve the system. The coefficient data in b and x is ignored here, but information about the layout of the data may be used.

Alphabetic index