HLIBpro
2.1
|
class for block cluster tree visualisation in PDF format
#include <TClusterVis.hh>
Additional Inherited Members | |
Public Member Functions inherited from T2DBlockClusterVis | |
T2DBlockClusterVis () | |
default ctor | |
T2DBlockClusterVis & | prn_border (const bool b) |
turn on/off printing of border around nodes (default: on) | |
T2DBlockClusterVis & | all_nodes (const bool b) |
turn on/off showing of all nodes in tree, even inner nodes (default: on) | |
T2DBlockClusterVis & | loc_is (const bool b) |
turn on/off printing local index sets (default: off) | |
T2DBlockClusterVis & | prn_id (const bool b) |
turn on/off printing local cluster ID (default: off) | |
T2DBlockClusterVis & | prn_procs (const bool b) |
turn on/off printing tree for one processor (default: off) | |
T2DBlockClusterVis & | single_proc (const bool b) |
turn on/off printing tree for one processor (default: off) | |
T2DBlockClusterVis & | pid (const uint p) |
T2DBlockClusterVis & | legend (const bool b) |
turn on/off printing of legend (default: off) | |
T2DBlockClusterVis & | max_size_ratio (const double r) |
virtual void | print (const TBlockCluster *c, const std::string &filename) const |