lsd_mkb/amg_ext/amg_ext.h File Reference

#include "../lsd_ns_supg_ext/lsh_ns_supg_ext_intf.h"
Include dependency graph for amg_ext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AMGAlgorithmData

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)
double amg_get_global_diff (double diff)
void amg_project_solution_to_level (int level_id)
void amg_project_solution_from_level (int level_id)

Variables

struct AMGAlgorithmData amg_algorithm_data

Function Documentation

double amg_get_global_diff ( double  diff  ) 

Here is the caller graph for this function:

void amg_project_solution_from_level ( int  level_id  ) 

Here is the call graph for this function:

void amg_project_solution_to_level ( int  level_id  ) 

Here is the call graph for this function:

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 
)

Here is the caller graph for this function:


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1