(HYPRE_Solver solver,
HYPRE_ParCSRMatrix A,
HYPRE_ParVector b,
HYPRE_ParVector x)
Setup the hybrid solver
Documentation
Setup the hybrid solver
- Parameters:
- solver - [IN] object to be set up.
A - [IN] ParCSR matrix used to construct the solver/preconditioner.
b - Ignored by this function.
x - Ignored by this function.
Alphabetic index