H2Lib  3.0
Data Fields
_dblock Struct Reference

Directional block tree. More...

#include <dblock.h>

Data Fields

pdcluster rc
 Row cluster.
 
pdcluster cc
 Column cluster.
 
uint rd
 Row direction.
 
uint cd
 Column direction.
 
bool adm
 Admissibility flag.
 
uint rsons
 Number of row sons.
 
uint csons
 Number of column sons.
 
pdblockson
 Pointers to sons. More...
 
uint desc
 Number of descendants, including this block.
 

Detailed Description

Directional block tree.

Field Documentation

pdblock* son

Pointers to sons.

son[i+j*rsons] points to the son in row i and column j.


The documentation for this struct was generated from the following file: