ezp
lightweight C++ wrapper for selected distributed solvers for linear systems
ezp::detail::csr_comparator< IT > Member List

This is the complete list of members for ezp::detail::csr_comparator< IT >, including all inherited members.

csr_comparator(const IT *const in_row_idx, const IT *const in_col_idx) (defined in ezp::detail::csr_comparator< IT >)ezp::detail::csr_comparator< IT >inline
operator()(const IT idx_a, const IT idx_b) const (defined in ezp::detail::csr_comparator< IT >)ezp::detail::csr_comparator< IT >inline