sHBmat Struct Reference
[HBmat class]

struct HBmat Definition More...

#include <whb.h>

Collaboration diagram for sHBmat:

Collaboration graph
[legend]

List of all members.

Public Attributes

Vmem * vmem
 the memory manager
int iMadeVmem
 did i make vmem or was it inherited
HBMATtype type
 indicates which data structure is employed
ZERO: zero matrix, all blocks are null.
AMIN: coarsest level A, with A22 ptr = A11.
ANOR: multilevel A block, with A12/A21/A22.
GHB: G matrix for HB, with only G21 block.
GWM: G matrix for WMHB, with G12/G21/G22
int numB
 number of blocks in block system
BmatA12
 (1,2)-block of a block matrix
BmatA21
 (2,1)-block of a block matrix
BmatA22
 (2,2)-block of a block matrix
struct sHBmatnext
 our coarser parent HBmat


Detailed Description

struct HBmat Definition

Author:
Michael Holst

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

Generated on Mon Aug 9 11:13:47 2010 for MC by  doxygen 1.5.6