sBmat Struct Reference
[Bmat class]

Contains public data memebers for Bmat class. More...

#include <bmat.h>

Collaboration diagram for sBmat:

Collaboration graph
[legend]

List of all members.

Public Attributes

Vmem * vmem
 the memory manager
int iMadeVmem
 did i make vmem or was it inherited
char name [10]
 Character string name for this matrix.
int numB
 num of blocks (both row and col)
MATmirror mirror [MAXV][MAXV]
 block mirror keys for the matrix:
0 => ISNOT (block is stored as a MAT)
1 => IS (block is mirror of a MAT)
MatAD [MAXV][MAXV]
 blocks of this block matrix:
mirror[p][q]=0 ==> AD[p][q] exists
mirror[p][q]=1 ==> AD[p][q]->AD[q][p]
MatAG
 global sparse matrix
struct sBmatcoarse
 next coarser object in the hierarchy
struct sBmatfine
 next finer object in the hierarchy


Detailed Description

Contains public data memebers for Bmat class.

Author:
Michael Holst

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

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