#include <xy01.hh>
Public Member Functions | |
| XYCol (XYColExp *value) | |
| Constructor. | |
| ~XYCol () | |
| Destructor. | |
Public Attributes | |
| XYCol * | lnk |
| Coefficients of next DoF. | |
| uint | idx |
| DoF number. | |
| F * | fncval |
| Pointer to auxiliary vector. | |
| XYColExp * | val |
| Vector of expansion coefficients. | |
Data structure to hold the expansion coefficients
|
inline |
|
inline |
| F* cluster::XY01< Node >::XYCol::fncval |
| uint cluster::XY01< Node >::XYCol::idx |
| XYCol* cluster::XY01< Node >::XYCol::lnk |
| XYColExp* cluster::XY01< Node >::XYCol::val |