ezp
lightweight C++ wrapper for selected distributed solvers for linear systems
ezp::lis Member List

This is the complete list of members for ezp::lis, including all inherited members.

env (defined in ezp::detail::lis_base)ezp::detail::lis_baseprotected
lis()=default (defined in ezp::lis)ezp::lis
lis(const std::string_view setting) (defined in ezp::lis)ezp::lisinlineexplicit
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::lisinline
solve(sparse_csr_mat< LIS_SCALAR, LIS_INT > &&A, full_mat< LIS_SCALAR, LIS_INT > &&B) (defined in ezp::lis)ezp::lisinline
solve(full_mat< LIS_SCALAR, LIS_INT > &&B) const (defined in ezp::lis)ezp::lisinline
sync_error(LIS_INT error) const (defined in ezp::detail::lis_base)ezp::detail::lis_baseinlineprotected