![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Brannick-Falgout compatible relaxation based AMG: SETUP phase. More...
Go to the source code of this file.
Functions | |
SHORT | fasp_amg_setup_cr (AMG_data *mgl, AMG_param *param) |
Set up phase of Brannick Falgout CR coarsening for classic AMG. More... | |
Brannick-Falgout compatible relaxation based AMG: SETUP phase.
Reference: J. Brannick and R. Falgout Compatible relaxation and coarsening in AMG
Copyright (C) 2010–Present by the FASP team. All rights reserved.
TODO: Not working. Need to be fixed. –Chensong
Definition in file PreAMGSetupCR.c.
Set up phase of Brannick Falgout CR coarsening for classic AMG.
Modified by Chensong Zhang on 05/10/2013: adjust the structure.
Definition at line 48 of file PreAMGSetupCR.c.