sym-ildl  1.2
Incomplete LDL' factorizations of indefinite symmetric and skew-symmetric matrices.
symildl::solver< el_type, mat_type > Member List

This is the complete list of members for symildl::solver< el_type, mat_type >, including all inherited members.

Asymildl::solver< el_type, mat_type >
Dsymildl::solver< el_type, mat_type >
display()symildl::solver< el_type, mat_type >inline
equil_typesymildl::solver< el_type, mat_type >
has_rhssymildl::solver< el_type, mat_type >
Lsymildl::solver< el_type, mat_type >
load(std::string filename)symildl::solver< el_type, mat_type >inline
load(const std::vector< int > &ptr, const std::vector< int > &row, const std::vector< el_type > &val)symildl::solver< el_type, mat_type >inline
load(const int *ptr, const int *row, const el_type *val, int dim)symildl::solver< el_type, mat_type >inline
minres(int max_iter=1000, double stop_tol=1e-6, double shift=0.0)symildl::solver< el_type, mat_type >
msg_lvlsymildl::solver< el_type, mat_type >
perform_inplacesymildl::solver< el_type, mat_type >
permsymildl::solver< el_type, mat_type >
piv_typesymildl::solver< el_type, mat_type >
pivot_type typedef (defined in symildl::solver< el_type, mat_type >)symildl::solver< el_type, mat_type >
reorder_typesymildl::solver< el_type, mat_type >
rhssymildl::solver< el_type, mat_type >
save()symildl::solver< el_type, mat_type >inline
save_solsymildl::solver< el_type, mat_type >
set_equil(const char *equil)symildl::solver< el_type, mat_type >inline
set_inplace(bool inplace)symildl::solver< el_type, mat_type >inline
set_message_level(const char *msg)symildl::solver< el_type, mat_type >inline
set_pivot(const char *pivot)symildl::solver< el_type, mat_type >inline
set_reorder_scheme(const char *ordering)symildl::solver< el_type, mat_type >inline
set_rhs(vector< el_type > b)symildl::solver< el_type, mat_type >inline
set_solver(const char *solver)symildl::solver< el_type, mat_type >inline
sol_vecsymildl::solver< el_type, mat_type >
solve(double fill_factor, double tol, double pp_tol, int max_iter=-1, double minres_tol=1e-6, double shift=0.0)symildl::solver< el_type, mat_type >inline
solve_type (defined in symildl::solver< el_type, mat_type >)symildl::solver< el_type, mat_type >
solver()symildl::solver< el_type, mat_type >inline
sqmr(int max_iter=1000, double stop_tol=1e-6)symildl::solver< el_type, mat_type >