H2Lib  3.0
Data Fields
_duniform Struct Reference

Uniform matrices with directional cluster bases. More...

#include <duniform.h>

Data Fields

pdclusterbasis rb
 Row cluster basis.
 
pdclusterbasis cb
 Column cluster basis.
 
uint rd
 Direction for row cluster.
 
uint cd
 Direction for column cluster.
 
amatrix S
 Coupling matrix.
 

Detailed Description

Uniform matrices with directional cluster bases.

Matrices are represented in the form $V_{t c} S_{ts} W_{s c}^*$, where $V_{t c}$ and $W_{s c}$ are given by directional cluster bases for the row cluster $t$, the column cluster $s$, and the direction $c$.


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