H2Lib  3.0
Data Fields
_truncblock Struct Reference

Description of basis and weights for one submatrix in the unification algorithm. More...

#include <h2compression.h>

Data Fields

pcclusterbasis cb
 Cluster basis of the submatrix.
 
pcclusteroperator cw
 Total weights for cb.
 
field cw_factor
 Optional scaling factor for cw, required to apply aging factors to partial cluster bases.
 
pclusteroperator old2new
 Will be filled by basis change operator from cb to the new unified basis.
 
clusterbasis tmp_cb
 Temporary storage, used to handle partial cluster bases.
 
clusteroperator tmp_cw
 Temporary storage, used to handle partial cluster bases.
 
ptruncblock next
 Next truncblock in list.
 

Detailed Description

Description of basis and weights for one submatrix in the unification algorithm.


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