|
KADATH
|
This is the complete list of members for Kadath::System_of_eqs, including all inherited members.
| add_cst(const char *name, double cst) | Kadath::System_of_eqs | virtual |
| add_cst(const char *name, const Tensor &cst) | Kadath::System_of_eqs | virtual |
| add_def(const char *name) | Kadath::System_of_eqs | virtual |
| add_def(int dd, const char *name) | Kadath::System_of_eqs | virtual |
| add_def_global(const char *name) | Kadath::System_of_eqs | virtual |
| add_def_global(int dd, const char *name) | Kadath::System_of_eqs | virtual |
| add_eq_bc(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_bc(int dom, int bb, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_bc(int dom, int bb, const Array< int > &orders, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_bc(int dom, int bb, const Array< int > &orders, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_bc_exception(int dom, int bound, const char *eq, const char *const_part) | Kadath::System_of_eqs | |
| add_eq_first_integral(int dom_min, int dom_max, const char *integ_part, const char *const_part) | Kadath::System_of_eqs | virtual |
| add_eq_full(int dom, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_full(int dom, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_inside(int dom, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_inside(int dom, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_matching(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_matching(int dom, int bb, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_matching(int dom, int bb, const Array< int > &orders, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_matching(int dom, int bb, const Array< int > &orders, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_matching_exception(int dom, int bb, const char *eq, const Param &par, const char *eq_exception, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_matching_exception(int dom, int bb, const char *eq, const Param &par, const char *eq_exception, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_matching_import(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_matching_import(int dom, int bb, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_matching_non_std(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_matching_non_std(int dom, int bb, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_matching_one_side(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_matching_one_side(int dom, int bb, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_mode(int dom, int bb, const char *eq, const Index &pos_cf, double val) | Kadath::System_of_eqs | virtual |
| add_eq_one_side(int dom, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_one_side(int dom, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_order(int dom, int order, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_order(int dom, int order, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_order(int dom, const Array< int > &orders, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr) | Kadath::System_of_eqs | virtual |
| add_eq_order(int dom, const Array< int > &orders, const char *eq, const List_comp &list) | Kadath::System_of_eqs | virtual |
| add_eq_point(int dom, const char *eq, const Point &MM) | Kadath::System_of_eqs | virtual |
| add_eq_val(int dom, const char *eq, const Index &pos) | Kadath::System_of_eqs | virtual |
| add_eq_val_mode(int dom, const char *eq, const Index &pos_cf, double val) | Kadath::System_of_eqs | virtual |
| add_eq_vel_pot(int dom, int order, const char *eq, const char *const_part) | Kadath::System_of_eqs | virtual |
| add_ope(const char *name, Term_eq(*pope)(const Term_eq &, Param *), Param *par) | Kadath::System_of_eqs | virtual |
| add_ope(const char *name, Term_eq(*pope)(const Term_eq &, const Term_eq &, Param *), Param *par) | Kadath::System_of_eqs | virtual |
| add_var(const char *name, double &var) | Kadath::System_of_eqs | virtual |
| add_var(const char *name, Tensor &var) | Kadath::System_of_eqs | virtual |
| ALL_COLUMNS | Kadath::System_of_eqs | static |
| assoc_var | Kadath::System_of_eqs | protected |
| assoc_var_double | Kadath::System_of_eqs | protected |
| check_bsize(int bsize) | Kadath::System_of_eqs | private |
| check_equations() | Kadath::System_of_eqs | |
| check_negative(double delta) | Kadath::System_of_eqs | private |
| check_positive(double delta) | Kadath::System_of_eqs | private |
| check_size_VS_unknowns(int n) | Kadath::System_of_eqs | private |
| compute_f(Array< double > const &second) | Kadath::System_of_eqs | private |
| compute_matloc(Array< double > &matloc_in, int nn, int bsize) | Kadath::System_of_eqs | private |
| compute_matrix_adjacent(Array< double > &matrix, int n, int first_col=0, int n_col=ALL_COLUMNS, int num_proc=1, bool transpose=DO_NOT_TRANSPOSE, std::vector< std::vector< std::size_t >> *dm=nullptr) | Kadath::System_of_eqs | virtual |
| compute_matrix_cyclic(Array< double > &matrix, int n, int first_col=0, int n_col=ALL_COLUMNS, int num_proc=1, bool transpose=DO_NOT_TRANSPOSE) | Kadath::System_of_eqs | virtual |
| compute_nbr_of_conditions() | Kadath::System_of_eqs | virtual |
| compute_old_and_var(Array< double > const &xx, vector< double > &old_var_double, vector< Tensor > &old_var_fields, vector< double > &p_var_double, vector< Tensor > &p_var_fields) | Kadath::System_of_eqs | private |
| compute_p(Array< double > &xx, Array< double > const &second, int nn) | Kadath::System_of_eqs | private |
| cst | Kadath::System_of_eqs | protected |
| cst_hard | Kadath::System_of_eqs | mutableprotected |
| current_output_data | Kadath::System_of_eqs | |
| def | Kadath::System_of_eqs | protected |
| def_glob | Kadath::System_of_eqs | protected |
| default_block_size | Kadath::System_of_eqs | static |
| do_arnoldi(int n, Array< double > &qi, Matrice &Hmat) | Kadath::System_of_eqs | |
| do_col_J(int i) | Kadath::System_of_eqs | |
| do_JX(const Array< double > &xx) | Kadath::System_of_eqs | |
| do_newton(double prec, double &error) | Kadath::System_of_eqs | |
| do_newton_with_linesearch(double precision, double &error, int ntrymax=10, double stepmax=1.0) | Kadath::System_of_eqs | |
| DO_NOT_TRANSPOSE enum value (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | |
| dom_max | Kadath::System_of_eqs | protected |
| dom_min | Kadath::System_of_eqs | protected |
| eq | Kadath::System_of_eqs | protected |
| eq_int | Kadath::System_of_eqs | protected |
| espace | Kadath::System_of_eqs | protected |
| get_dom_max() const | Kadath::System_of_eqs | inline |
| get_dom_min() const | Kadath::System_of_eqs | inline |
| get_global_solution(Array< double > &auxi, Array< double > const &secloc, int nn, int bsize, int nprow, int myrow, int mycol) | Kadath::System_of_eqs | private |
| get_met() const | Kadath::System_of_eqs | |
| get_mpi_proc_rank() const | Kadath::System_of_eqs | inline |
| get_mpi_world_size() const | Kadath::System_of_eqs | inline |
| get_nbr_conditions() const | Kadath::System_of_eqs | inline |
| get_nbr_unknowns() const | Kadath::System_of_eqs | inline |
| get_niter() const | Kadath::System_of_eqs | inline |
| get_output_stream() const | Kadath::System_of_eqs | inline |
| get_space() const | Kadath::System_of_eqs | inline |
| give_cst(int which, int dd) const | Kadath::System_of_eqs | |
| give_cst_hard(double xx, int dd) const | Kadath::System_of_eqs | |
| give_def(int i) const | Kadath::System_of_eqs | |
| give_def_glob(int i) const | Kadath::System_of_eqs | |
| give_ope(int dom, const char *name, int bb=0) const | Kadath::System_of_eqs | |
| give_term(int which, int dd) const | Kadath::System_of_eqs | |
| give_term_double(int which, int dd) const | Kadath::System_of_eqs | |
| give_val_def(const char *name) const | Kadath::System_of_eqs | |
| init_proc_data() | Kadath::System_of_eqs | inlineprotected |
| is_ope_bin(const char *input, char *p1, char *p2, char symb) const | Kadath::System_of_eqs | |
| is_ope_der_var(int dd, const char *input, char *p1, int &which) const | Kadath::System_of_eqs | |
| is_ope_deriv(const char *input, char *p1, int &typeder, char &nameind) const | Kadath::System_of_eqs | |
| is_ope_deriv_background(const char *input, char *p1, int &typeder, char &nameind) const | Kadath::System_of_eqs | |
| is_ope_deriv_flat(const char *input, char *p1, int &typeder, char &nameind) const | Kadath::System_of_eqs | |
| is_ope_minus(const char *input, char *output) const | Kadath::System_of_eqs | |
| is_ope_partial(const char *input, char *p1, char &nameind) const | Kadath::System_of_eqs | |
| is_ope_pow(const char *input, char *p1, int &expo) const | Kadath::System_of_eqs | |
| is_ope_uni(const char *input, char *p1, const char *nameope) const | Kadath::System_of_eqs | |
| is_ope_uni(const char *input, char *p1, char *p2, const char *nameope) const | Kadath::System_of_eqs | |
| ischristo(const char *input, char *&name_ind, Array< int > *&type_ind) const | Kadath::System_of_eqs | |
| iscst(const char *target, int &which, int &valence, char *&name_ind, Array< int > *&type_ind) const | Kadath::System_of_eqs | |
| isdef(int dd, const char *target, int &which, int &valence, char *&name_ind, Array< int > *&type_ind) const | Kadath::System_of_eqs | |
| isdef_glob(int dd, const char *target, int &which) const | Kadath::System_of_eqs | |
| isdouble(const char *input, double &output) const | Kadath::System_of_eqs | |
| ismet(const char *input, char *&name_ind, int &type_ind) const | Kadath::System_of_eqs | |
| ismet(const char *input) const | Kadath::System_of_eqs | |
| isricci_scalar(const char *input, char *&name_ind, Array< int > *&type_ind) const | Kadath::System_of_eqs | |
| isricci_tensor(const char *input, char *&name_ind, Array< int > *&type_ind) const | Kadath::System_of_eqs | |
| isriemann(const char *input, char *&name_ind, Array< int > *&type_ind) const | Kadath::System_of_eqs | |
| isvar(const char *target, int &which, int &valence, char *&name_ind, Array< int > *&type_ind) const | Kadath::System_of_eqs | |
| isvar_double(const char *target, int &which) const | Kadath::System_of_eqs | |
| met | Kadath::System_of_eqs | protected |
| Metric (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_AADS (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_ADS (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_cfc (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_conf (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_conf_factor (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_conf_factor_const (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_const (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_dirac (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_dirac_const (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_flat (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_flat_nophi (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_general (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_nophi (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_nophi_AADS (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_nophi_AADS_const (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_nophi_const (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Metric_relax (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| mpi_proc_rank | Kadath::System_of_eqs | protected |
| mpi_world_size | Kadath::System_of_eqs | protected |
| name_met | Kadath::System_of_eqs | protected |
| names_cst | Kadath::System_of_eqs | protected |
| names_def | Kadath::System_of_eqs | protected |
| names_def_glob | Kadath::System_of_eqs | protected |
| names_opeuser | Kadath::System_of_eqs | protected |
| names_opeuser_bin | Kadath::System_of_eqs | protected |
| names_var | Kadath::System_of_eqs | protected |
| names_var_double | Kadath::System_of_eqs | protected |
| nb_core_per_node | Kadath::System_of_eqs | static |
| nbr_conditions | Kadath::System_of_eqs | protected |
| nbr_unknowns | Kadath::System_of_eqs | protected |
| ncst | Kadath::System_of_eqs | protected |
| ncst_hard | Kadath::System_of_eqs | mutableprotected |
| ndef | Kadath::System_of_eqs | protected |
| ndef_glob | Kadath::System_of_eqs | protected |
| ndom | Kadath::System_of_eqs | protected |
| neq | Kadath::System_of_eqs | protected |
| neq_int | Kadath::System_of_eqs | protected |
| newton_update_vars(Array< double > const &xx) | Kadath::System_of_eqs | |
| niter | Kadath::System_of_eqs | protected |
| nopeuser | Kadath::System_of_eqs | protected |
| nopeuser_bin | Kadath::System_of_eqs | protected |
| nterm | Kadath::System_of_eqs | protected |
| nterm_cst | Kadath::System_of_eqs | protected |
| nterm_double | Kadath::System_of_eqs | protected |
| nvar | Kadath::System_of_eqs | protected |
| nvar_double | Kadath::System_of_eqs | protected |
| opeuser | Kadath::System_of_eqs | protected |
| opeuser_bin | Kadath::System_of_eqs | protected |
| output_stream | Kadath::System_of_eqs | protected |
| paruser | Kadath::System_of_eqs | protected |
| paruser_bin | Kadath::System_of_eqs | protected |
| results | Kadath::System_of_eqs | protected |
| sec_member() | Kadath::System_of_eqs | |
| set_output_stream(std::ostream &new_output_stream) | Kadath::System_of_eqs | inline |
| Space_adapted_bh (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_bbh (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_bin_bh (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_bin_fake (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_bin_ns (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_bispheric (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_critic (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_polar (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_polar_adapted (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_polar_periodic (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_spheric (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| Space_spheric_adapted (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | friend |
| System_of_eqs(const Space &so) | Kadath::System_of_eqs | explicit |
| System_of_eqs(const Space &so, int i, int j) | Kadath::System_of_eqs | |
| System_of_eqs(const Space &so, int i) | Kadath::System_of_eqs | inline |
| System_of_eqs(const System_of_eqs &)=delete | Kadath::System_of_eqs | |
| term | Kadath::System_of_eqs | protected |
| term_double | Kadath::System_of_eqs | protected |
| translate_second_member(Array< double > &secloc, Array< double > const &second, int nn, int bsize, int nprow, int myrow, int mycol) | Kadath::System_of_eqs | private |
| TRANSPOSE enum value (defined in Kadath::System_of_eqs) | Kadath::System_of_eqs | |
| update_fields(double lambda, vector< double > const &old_var_double, vector< Tensor > const &old_var_fields, vector< double > const &p_var_double, vector< Tensor > const &p_var_fields) | Kadath::System_of_eqs | private |
| update_gmres(const Array< double > &) | Kadath::System_of_eqs | |
| update_terms_from_variable_domains(const Array< int > &zedoms) | Kadath::System_of_eqs | |
| val_cst_hard | Kadath::System_of_eqs | mutableprotected |
| var | Kadath::System_of_eqs | protected |
| var_double | Kadath::System_of_eqs | protected |
| vars_to_terms() | Kadath::System_of_eqs | |
| vars_to_terms_impl() | Kadath::System_of_eqs | virtual |
| which_coef | Kadath::System_of_eqs | protected |
| xx_to_ders(const Array< double > &vder) | Kadath::System_of_eqs | |
| xx_to_vars(const Array< double > &val, int &conte) | Kadath::System_of_eqs | |
| ~System_of_eqs() override | Kadath::System_of_eqs |