|
ezp
lightweight C++ wrapper for selected distributed solvers for linear systems
|
This is the complete list of members for ezp::lis, including all inherited members.
| env (defined in ezp::detail::lis_base) | ezp::detail::lis_base | protected |
| lis()=default (defined in ezp::lis) | ezp::lis | |
| lis(const std::string_view setting) (defined in ezp::lis) | ezp::lis | inlineexplicit |
| lis_base()=default (defined in ezp::detail::lis_base) | ezp::detail::lis_base | |
| set_option(const std::string_view setting) const (defined in ezp::lis) | ezp::lis | inline |
| solve(sparse_csr_mat< LIS_SCALAR, LIS_INT > &&A, full_mat< LIS_SCALAR, LIS_INT > &&B) (defined in ezp::lis) | ezp::lis | inline |
| solve(full_mat< LIS_SCALAR, LIS_INT > &&B) const (defined in ezp::lis) | ezp::lis | inline |
| sync_error(LIS_INT error) const (defined in ezp::detail::lis_base) | ezp::detail::lis_base | inlineprotected |