int HYPRE_StructGMRESSetup

( HYPRE_StructSolver solver,
  HYPRE_StructMatrix A,
  HYPRE_StructVector b,
  HYPRE_StructVector 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