sBvec Struct Reference
[Bvec class]

Contains public data members for Bvec class. More...

#include <bvec.h>

Collaboration diagram for sBvec:

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 vector
int n
 number of components in the vector
double * u
 the vector components
int iMallocU
 did i malloc u or was it passed in
struct sBveccoarse
 next coarser object in the hierarchy
struct sBvecfine
 next finer object in the hierarchy
int numB
 num vector blocks
int numR [MAXV]
 num of rows in each block vector
VecVC [MAXV]
 vector block substructure


Detailed Description

Contains public data members for Bvec class.

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