#include "amg_ext.h"
Functions | |
void | init_amg (int coarsening_algorithm, int interpolation_algorithm, double strength_threshold, int levels_number, int pre_it_nr, int post_it_nr, int global_it_nr, int local_it_nr) |
Variables | |
struct AMGAlgorithmData | amg_algorithm_data |
void init_amg | ( | int | coarsening_algorithm, | |
int | interpolation_algorithm, | |||
double | strength_threshold, | |||
int | levels_number, | |||
int | pre_it_nr, | |||
int | post_it_nr, | |||
int | global_it_nr, | |||
int | local_it_nr | |||
) |