ROL
|
This is the complete list of members for ROL::sgmga, including all inherited members.
sgmga(void) | ROL::sgmga | inline |
sgmga_aniso_balance(double alpha_max, int dim_num, double level_weight[]) | ROL::sgmga | |
sgmga_aniso_normalize(int option, int dim_num, double level_weight[]) | ROL::sgmga | |
sgmga_importance_to_aniso(int dim_num, double importance[], double level_weight[]) | ROL::sgmga | |
sgmga_index(int dim_num, double level_weight[], int level_max, int rule[], int point_num, int point_total_num, int sparse_unique_index[], int growth[], int sparse_order[], int sparse_index[]) | ROL::sgmga | |
sgmga_point(int dim_num, double level_weight[], int level_max, int rule[], int np[], double p[], void(*gw_compute_points[])(int order, int np, double p[], double x[]), int point_num, int sparse_order[], int sparse_index[], int growth[], double sparse_point[]) | ROL::sgmga | |
sgmga_product_weight(int dim_num, int order_1d[], int order_nd, int rule[], int np[], double p[], void(*gw_compute_weights[])(int order, int np, double p[], double w[]), double weight_nd[]) | ROL::sgmga | |
sgmga_size(int dim_num, double level_weight[], int level_max, int rule[], int np[], double p[], void(*gw_compute_points[])(int order, int np, double p[], double x[]), double tol, int growth[]) | ROL::sgmga | |
sgmga_size_total(int dim_num, double level_weight[], int level_max, int rule[], int growth[]) | ROL::sgmga | |
sgmga_unique_index(int dim_num, double level_weight[], int level_max, int rule[], int np[], double p[], void(*gw_compute_points[])(int order, int np, double p[], double x[]), double tol, int point_num, int point_total_num, int growth[], int sparse_unique_index[]) | ROL::sgmga | |
sgmga_vcn(int n, double level_weight[], int x[], double q_min, double q_max, bool *more) | ROL::sgmga | |
sgmga_vcn_coef(int n, double level_weight[], int x[], double q_max) | ROL::sgmga | |
sgmga_vcn_coef_naive(int n, double level_weight[], int x_max[], int x[], double q_min, double q_max) | ROL::sgmga | |
sgmga_vcn_naive(int n, double level_weight[], int x_max[], int x[], double q_min, double q_max, bool *more) | ROL::sgmga | |
sgmga_vcn_ordered(int dim_num, double level_weight[], int x_max[], int x[], double q_min, double q_max, bool *more) | ROL::sgmga | |
sgmga_vcn_ordered_naive(int dim_num, double level_weight[], int x_max[], int x[], double q_min, double q_max, bool *more) | ROL::sgmga | |
sgmga_weight(int dim_num, double level_weight[], int level_max, int rule[], int np[], double p[], void(*gw_compute_weights[])(int order, int np, double p[], double w[]), int point_num, int point_total_num, int sparse_unique_index[], int growth[], double sparse_weight[]) | ROL::sgmga | |
sgmga_write(int dim_num, double level_weight[], int rule[], int np[], double p[], int point_num, double sparse_weight[], double sparse_point[], std::string file_name) | ROL::sgmga | |
webbur | ROL::sgmga | private |