sVec Struct Reference
[Vec class]

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

#include <vec.h>

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


Detailed Description

Contains public data memebers for Vec class.

Author:
Michael Holst

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

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