RCI ISS Routines
Parent topic:
Iterative Sparse Solvers based on Reverse Communication Interface (RCI ISS)
dcg_init
Initializes the solver.
dcg_check
Checks consistency and correctness of the user defined data.
dcg
Computes the approximate solution vector.
dcg_get
Retrieves the number of the current iteration.
dcgmrhs_init
Initializes the RCI CG solver with MHRS.
dcgmrhs_check
Checks consistency and correctness of the user defined data.
dcgmrhs
Computes the approximate solution vectors.
dcgmrhs_get
Retrieves the number of the current iteration.
dfgmres_init
Initializes the solver.
dfgmres_check
Checks consistency and correctness of the user defined data.
dfgmres
Makes the FGMRES iterations.
dfgmres_get
Retrieves the number of the current iteration and updates the solution.
Copyright © 1994 - 2011, Intel Corporation. All rights reserved.