int HYPRE_SStructSysPFMGSetup

(HYPRE_SStructSolver solver,
  HYPRE_SStructMatrix A,
  HYPRE_SStructVector b,
  HYPRE_SStructVector 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