KADATH
Kadath::System_of_eqs Member List

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_eqsvirtual
add_cst(const char *name, const Tensor &cst)Kadath::System_of_eqsvirtual
add_def(const char *name)Kadath::System_of_eqsvirtual
add_def(int dd, const char *name)Kadath::System_of_eqsvirtual
add_def_global(const char *name)Kadath::System_of_eqsvirtual
add_def_global(int dd, const char *name)Kadath::System_of_eqsvirtual
add_eq_bc(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_bc(int dom, int bb, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
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_eqsvirtual
add_eq_bc(int dom, int bb, const Array< int > &orders, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
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_eqsvirtual
add_eq_full(int dom, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_full(int dom, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
add_eq_inside(int dom, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_inside(int dom, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
add_eq_matching(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_matching(int dom, int bb, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
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_eqsvirtual
add_eq_matching(int dom, int bb, const Array< int > &orders, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
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_eqsvirtual
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_eqsvirtual
add_eq_matching_import(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_matching_import(int dom, int bb, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
add_eq_matching_non_std(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_matching_non_std(int dom, int bb, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
add_eq_matching_one_side(int dom, int bb, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_matching_one_side(int dom, int bb, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
add_eq_mode(int dom, int bb, const char *eq, const Index &pos_cf, double val)Kadath::System_of_eqsvirtual
add_eq_one_side(int dom, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_one_side(int dom, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
add_eq_order(int dom, int order, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_order(int dom, int order, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
add_eq_order(int dom, const Array< int > &orders, const char *eq, int n_cmp=-1, Array< int > **p_cmp=nullptr)Kadath::System_of_eqsvirtual
add_eq_order(int dom, const Array< int > &orders, const char *eq, const List_comp &list)Kadath::System_of_eqsvirtual
add_eq_point(int dom, const char *eq, const Point &MM)Kadath::System_of_eqsvirtual
add_eq_val(int dom, const char *eq, const Index &pos)Kadath::System_of_eqsvirtual
add_eq_val_mode(int dom, const char *eq, const Index &pos_cf, double val)Kadath::System_of_eqsvirtual
add_eq_vel_pot(int dom, int order, const char *eq, const char *const_part)Kadath::System_of_eqsvirtual
add_ope(const char *name, Term_eq(*pope)(const Term_eq &, Param *), Param *par)Kadath::System_of_eqsvirtual
add_ope(const char *name, Term_eq(*pope)(const Term_eq &, const Term_eq &, Param *), Param *par)Kadath::System_of_eqsvirtual
add_var(const char *name, double &var)Kadath::System_of_eqsvirtual
add_var(const char *name, Tensor &var)Kadath::System_of_eqsvirtual
ALL_COLUMNSKadath::System_of_eqsstatic
assoc_varKadath::System_of_eqsprotected
assoc_var_doubleKadath::System_of_eqsprotected
check_bsize(int bsize)Kadath::System_of_eqsprivate
check_equations()Kadath::System_of_eqs
check_negative(double delta)Kadath::System_of_eqsprivate
check_positive(double delta)Kadath::System_of_eqsprivate
check_size_VS_unknowns(int n)Kadath::System_of_eqsprivate
compute_f(Array< double > const &second)Kadath::System_of_eqsprivate
compute_matloc(Array< double > &matloc_in, int nn, int bsize)Kadath::System_of_eqsprivate
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_eqsvirtual
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_eqsvirtual
compute_nbr_of_conditions()Kadath::System_of_eqsvirtual
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_eqsprivate
compute_p(Array< double > &xx, Array< double > const &second, int nn)Kadath::System_of_eqsprivate
cstKadath::System_of_eqsprotected
cst_hardKadath::System_of_eqsmutableprotected
current_output_dataKadath::System_of_eqs
defKadath::System_of_eqsprotected
def_globKadath::System_of_eqsprotected
default_block_sizeKadath::System_of_eqsstatic
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_maxKadath::System_of_eqsprotected
dom_minKadath::System_of_eqsprotected
eqKadath::System_of_eqsprotected
eq_intKadath::System_of_eqsprotected
espaceKadath::System_of_eqsprotected
get_dom_max() constKadath::System_of_eqsinline
get_dom_min() constKadath::System_of_eqsinline
get_global_solution(Array< double > &auxi, Array< double > const &secloc, int nn, int bsize, int nprow, int myrow, int mycol)Kadath::System_of_eqsprivate
get_met() constKadath::System_of_eqs
get_mpi_proc_rank() constKadath::System_of_eqsinline
get_mpi_world_size() constKadath::System_of_eqsinline
get_nbr_conditions() constKadath::System_of_eqsinline
get_nbr_unknowns() constKadath::System_of_eqsinline
get_niter() constKadath::System_of_eqsinline
get_output_stream() constKadath::System_of_eqsinline
get_space() constKadath::System_of_eqsinline
give_cst(int which, int dd) constKadath::System_of_eqs
give_cst_hard(double xx, int dd) constKadath::System_of_eqs
give_def(int i) constKadath::System_of_eqs
give_def_glob(int i) constKadath::System_of_eqs
give_ope(int dom, const char *name, int bb=0) constKadath::System_of_eqs
give_term(int which, int dd) constKadath::System_of_eqs
give_term_double(int which, int dd) constKadath::System_of_eqs
give_val_def(const char *name) constKadath::System_of_eqs
init_proc_data()Kadath::System_of_eqsinlineprotected
is_ope_bin(const char *input, char *p1, char *p2, char symb) constKadath::System_of_eqs
is_ope_der_var(int dd, const char *input, char *p1, int &which) constKadath::System_of_eqs
is_ope_deriv(const char *input, char *p1, int &typeder, char &nameind) constKadath::System_of_eqs
is_ope_deriv_background(const char *input, char *p1, int &typeder, char &nameind) constKadath::System_of_eqs
is_ope_deriv_flat(const char *input, char *p1, int &typeder, char &nameind) constKadath::System_of_eqs
is_ope_minus(const char *input, char *output) constKadath::System_of_eqs
is_ope_partial(const char *input, char *p1, char &nameind) constKadath::System_of_eqs
is_ope_pow(const char *input, char *p1, int &expo) constKadath::System_of_eqs
is_ope_uni(const char *input, char *p1, const char *nameope) constKadath::System_of_eqs
is_ope_uni(const char *input, char *p1, char *p2, const char *nameope) constKadath::System_of_eqs
ischristo(const char *input, char *&name_ind, Array< int > *&type_ind) constKadath::System_of_eqs
iscst(const char *target, int &which, int &valence, char *&name_ind, Array< int > *&type_ind) constKadath::System_of_eqs
isdef(int dd, const char *target, int &which, int &valence, char *&name_ind, Array< int > *&type_ind) constKadath::System_of_eqs
isdef_glob(int dd, const char *target, int &which) constKadath::System_of_eqs
isdouble(const char *input, double &output) constKadath::System_of_eqs
ismet(const char *input, char *&name_ind, int &type_ind) constKadath::System_of_eqs
ismet(const char *input) constKadath::System_of_eqs
isricci_scalar(const char *input, char *&name_ind, Array< int > *&type_ind) constKadath::System_of_eqs
isricci_tensor(const char *input, char *&name_ind, Array< int > *&type_ind) constKadath::System_of_eqs
isriemann(const char *input, char *&name_ind, Array< int > *&type_ind) constKadath::System_of_eqs
isvar(const char *target, int &which, int &valence, char *&name_ind, Array< int > *&type_ind) constKadath::System_of_eqs
isvar_double(const char *target, int &which) constKadath::System_of_eqs
metKadath::System_of_eqsprotected
Metric (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_AADS (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_ADS (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_cfc (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_conf (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_conf_factor (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_conf_factor_const (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_const (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_dirac (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_dirac_const (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_flat (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_flat_nophi (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_general (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_nophi (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_nophi_AADS (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_nophi_AADS_const (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_nophi_const (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Metric_relax (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
mpi_proc_rankKadath::System_of_eqsprotected
mpi_world_sizeKadath::System_of_eqsprotected
name_metKadath::System_of_eqsprotected
names_cstKadath::System_of_eqsprotected
names_defKadath::System_of_eqsprotected
names_def_globKadath::System_of_eqsprotected
names_opeuserKadath::System_of_eqsprotected
names_opeuser_binKadath::System_of_eqsprotected
names_varKadath::System_of_eqsprotected
names_var_doubleKadath::System_of_eqsprotected
nb_core_per_nodeKadath::System_of_eqsstatic
nbr_conditionsKadath::System_of_eqsprotected
nbr_unknownsKadath::System_of_eqsprotected
ncstKadath::System_of_eqsprotected
ncst_hardKadath::System_of_eqsmutableprotected
ndefKadath::System_of_eqsprotected
ndef_globKadath::System_of_eqsprotected
ndomKadath::System_of_eqsprotected
neqKadath::System_of_eqsprotected
neq_intKadath::System_of_eqsprotected
newton_update_vars(Array< double > const &xx)Kadath::System_of_eqs
niterKadath::System_of_eqsprotected
nopeuserKadath::System_of_eqsprotected
nopeuser_binKadath::System_of_eqsprotected
ntermKadath::System_of_eqsprotected
nterm_cstKadath::System_of_eqsprotected
nterm_doubleKadath::System_of_eqsprotected
nvarKadath::System_of_eqsprotected
nvar_doubleKadath::System_of_eqsprotected
opeuserKadath::System_of_eqsprotected
opeuser_binKadath::System_of_eqsprotected
output_streamKadath::System_of_eqsprotected
paruserKadath::System_of_eqsprotected
paruser_binKadath::System_of_eqsprotected
resultsKadath::System_of_eqsprotected
sec_member()Kadath::System_of_eqs
set_output_stream(std::ostream &new_output_stream)Kadath::System_of_eqsinline
Space_adapted_bh (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_bbh (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_bin_bh (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_bin_fake (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_bin_ns (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_bispheric (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_critic (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_polar (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_polar_adapted (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_polar_periodic (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_spheric (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
Space_spheric_adapted (defined in Kadath::System_of_eqs)Kadath::System_of_eqsfriend
System_of_eqs(const Space &so)Kadath::System_of_eqsexplicit
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_eqsinline
System_of_eqs(const System_of_eqs &)=deleteKadath::System_of_eqs
termKadath::System_of_eqsprotected
term_doubleKadath::System_of_eqsprotected
translate_second_member(Array< double > &secloc, Array< double > const &second, int nn, int bsize, int nprow, int myrow, int mycol)Kadath::System_of_eqsprivate
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_eqsprivate
update_gmres(const Array< double > &)Kadath::System_of_eqs
update_terms_from_variable_domains(const Array< int > &zedoms)Kadath::System_of_eqs
val_cst_hardKadath::System_of_eqsmutableprotected
varKadath::System_of_eqsprotected
var_doubleKadath::System_of_eqsprotected
vars_to_terms()Kadath::System_of_eqs
vars_to_terms_impl()Kadath::System_of_eqsvirtual
which_coefKadath::System_of_eqsprotected
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() overrideKadath::System_of_eqs