HLIBpro
2.4
|
This is the complete list of members for TBlockCluster, including all inherited members.
add_son(TBlockCluster *son) | TBlockCluster | virtual |
adjust_nsons() | TBlockCluster | virtual |
assign_procs() | TBlockCluster | |
byte_size() const | TBlockCluster | virtual |
colcl() | TBlockCluster | inline |
collect_leaves(std::list< TBlockCluster * > &leaves, const int depth=-1, const int level=0) const | TBlockCluster | |
compute_c_sh(const uint nprocs) const | TBlockCluster | |
compute_c_sp() const | TBlockCluster | |
copy() const | TBlockCluster | virtual |
create() const | TBlockCluster | inlinevirtual |
depth() const | TBlockCluster | virtual |
has_son(const size_t i) const | TBlockCluster | inline |
id() const | TBlockCluster | inline |
is() const | TBlockCluster | inline |
is_adm() const | TBlockCluster | inline |
is_leaf() const | TBlockCluster | inlinevirtual |
is_sub_cluster(const TBlockCluster *c) const | TBlockCluster | |
nnodes() const | TBlockCluster | virtual |
nsons() const | TBlockCluster | inlinevirtual |
parent() | TBlockCluster | inline |
print(const uint ofs=0) const | TBlockCluster | |
procs() const | TBlockCluster | inline |
rowcl() | TBlockCluster | inline |
set_adm(const bool b) | TBlockCluster | inline |
set_clusters(TCluster *row_ct, TCluster *col_ct) | TBlockCluster | inline |
set_colcl(TCluster *c) | TBlockCluster | inline |
set_nsons(const size_t n) | TBlockCluster | virtual |
set_parent(TBlockCluster *bct) | TBlockCluster | inline |
set_procs(const TProcSet &ps, const bool recursive=false) | TBlockCluster | |
set_rowcl(TCluster *c) | TBlockCluster | inline |
set_son(const size_t i, TBlockCluster *son) | TBlockCluster | virtual |
set_son(const size_t i, const size_t j, TBlockCluster *son) | TBlockCluster | virtual |
son(const size_t i) | TBlockCluster | inlinevirtual |
son(const size_t i, const size_t j) | TBlockCluster | virtual |
son_cl(const TCluster *rowcl, const TCluster *colcl) | TBlockCluster | virtual |
TBlockCluster(TBlockCluster *parent) | TBlockCluster | |
TBlockCluster(TBlockCluster *parent, TCluster *rowcl, TCluster *colcl) | TBlockCluster | |
to_string() const | TBlockCluster | inline |
~TBlockCluster() | TBlockCluster | virtual |