ezp
lightweight C++ wrapper for selected distributed solvers for linear systems
ezp::pposvx< DT, IT, UL, ODER > Member List

This is the complete list of members for ezp::pposvx< DT, IT, UL, ODER >, including all inherited members.

abstract_solver()=default (defined in ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >)ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >
ctx (defined in ezp::detail::full_solver< DT, IT, 'R' >)ezp::detail::full_solver< DT, IT, 'R' >protected
full_solver() (defined in ezp::detail::full_solver< DT, IT, 'R' >)ezp::detail::full_solver< DT, IT, 'R' >inline
full_solver(const IT rows, const IT cols) (defined in ezp::detail::full_solver< DT, IT, 'R' >)ezp::detail::full_solver< DT, IT, 'R' >inline
gather_pivot() (defined in ezp::detail::full_solver< DT, IT, 'R' >)ezp::detail::full_solver< DT, IT, 'R' >inlineprotected
init_storage(const IT n) (defined in ezp::detail::full_solver< DT, IT, 'R' >)ezp::detail::full_solver< DT, IT, 'R' >inlineprotected
loc (defined in ezp::detail::full_solver< DT, IT, 'R' >)ezp::detail::full_solver< DT, IT, 'R' >protected
ONE (defined in ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >)ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >protectedstatic
pposvx() (defined in ezp::pposvx< DT, IT, UL, ODER >)ezp::pposvx< DT, IT, UL, ODER >inline
pposvx(const IT rows, const IT cols) (defined in ezp::pposvx< DT, IT, UL, ODER >)ezp::pposvx< DT, IT, UL, ODER >inline
solve(full_mat< DT, IT > &&A, full_mat< DT, IT > &&B) override (defined in ezp::pposvx< DT, IT, UL, ODER >)ezp::pposvx< DT, IT, UL, ODER >inline
solve(full_mat< DT, IT > &&) override (defined in ezp::pposvx< DT, IT, UL, ODER >)ezp::pposvx< DT, IT, UL, ODER >inlinevirtual
solve(AT &&A, BT &&B) (defined in ezp::pposvx< DT, IT, UL, ODER >)ezp::pposvx< DT, IT, UL, ODER >inline
solve(AT &&A, full_mat< DT, IT > &&B) (defined in ezp::pposvx< DT, IT, UL, ODER >)ezp::pposvx< DT, IT, UL, ODER >inline
solve(full_mat< DT, IT > &&A, BT &&B) (defined in ezp::pposvx< DT, IT, UL, ODER >)ezp::pposvx< DT, IT, UL, ODER >inline
solve(AT &&A, BT &&B) (defined in ezp::detail::full_solver< DT, IT, 'R' >)ezp::detail::full_solver< DT, IT, 'R' >inline
solve(AT &&A, full_mat< DT, IT > &&B) (defined in ezp::detail::full_solver< DT, IT, 'R' >)ezp::detail::full_solver< DT, IT, 'R' >inline
solve(full_mat< DT, IT > &&A, BT &&B) (defined in ezp::detail::full_solver< DT, IT, 'R' >)ezp::detail::full_solver< DT, IT, 'R' >inline
solve(CT &&B) (defined in ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >)ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >inline
solve(WT &&, full_mat< DT, IT > &&)=0 (defined in ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >)ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >pure virtual
to_full(CT &&custom) (defined in ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >)ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >inlineprotected
ZERO (defined in ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >)ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >protectedstatic
~abstract_solver()=default (defined in ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >)ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >virtual