|
ezp
lightweight C++ wrapper for selected distributed solvers for linear systems
|
This is the complete list of members for ezp::blacs_context< IT >, including all inherited members.
| amn(IT number) const | ezp::blacs_context< IT > | inline |
| amx(IT number) const | ezp::blacs_context< IT > | inline |
| blacs_context() (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inline |
| blacs_context(const char order) (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inlineexplicit |
| blacs_context(const IT rows, const IT cols, const char order='R') (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inline |
| blacs_context(const blacs_context &other) (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inline |
| blacs_context(blacs_context &&) noexcept=delete (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| col_block(const IT n) const | ezp::blacs_context< IT > | inline |
| cols(const IT n, const IT nb) const | ezp::blacs_context< IT > | inline |
| context (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| copy_to(const IT *A, const IT *desc_a, IT *B, const IT *desc_b) (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inline |
| desc_g(const IT num_rows, const IT num_cols) | ezp::blacs_context< IT > | inline |
| desc_l(const IT num_rows, const IT num_cols, const IT row_block, const IT col_block, const IT lead) | ezp::blacs_context< IT > | inline |
| desc_l(const IT num_rows, const IT num_cols, const IT block, const IT lead) (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inline |
| gather(const std::vector< DT > &A, const desc< IT > &desc_a, const full_mat< DT, IT > &B, const desc< IT > &desc_b) (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inline |
| is_valid() const (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inline |
| my_col (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| my_row (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| n_cols (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| n_rows (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| operator=(const blacs_context &)=delete (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| operator=(blacs_context &&) noexcept=delete (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| rank (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| row_block(const IT n) const | ezp::blacs_context< IT > | inline |
| rows(const IT n, const IT nb) const | ezp::blacs_context< IT > | inline |
| scatter(const full_mat< DT, IT > &A, const desc< IT > &desc_a, std::vector< DT > &B, const desc< IT > &desc_b) (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inline |
| size (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | |
| ~blacs_context() (defined in ezp::blacs_context< IT >) | ezp::blacs_context< IT > | inline |