![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Unsmoothed aggregation AMG: SETUP phase. More...
#include <math.h>
#include <time.h>
#include "fasp.h"
#include "fasp_functs.h"
#include "PreAMGAggregation.inl"
#include "PreAMGAggregationCSR.inl"
#include "PreAMGAggregationUA.inl"
Go to the source code of this file.
Functions | |
SHORT | fasp_amg_setup_ua (AMG_data *mgl, AMG_param *param) |
Set up phase of unsmoothed aggregation AMG. More... | |
Unsmoothed aggregation AMG: SETUP phase.
Reference: A. Napov and Y. Notay An Algebraic Multigrid Method with Guaranteed Convergence Rate, 2012
Copyright (C) 2011–Present by the FASP team. All rights reserved.
Definition in file PreAMGSetupUA.c.
Set up phase of unsmoothed aggregation AMG.
Definition at line 55 of file PreAMGSetupUA.c.