sGem Struct Reference
[Gem class]

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

#include <gem.h>

Collaboration diagram for sGem:

Collaboration graph
[legend]

List of all members.

Public Attributes

int dim
 Intrinsic spatial dim (2 for sphere).
int dimII
 Imbedded spatial dim (3 for sphere).
int dimVV
 Number of vertices in a dim-simplex.
int dimEE
 Number of edges in a dim-simplex.
int numVV0
 Initial count of the number of vertices.
int numVV
 Last count of the number of vertices.
int numEE
 Last count of the number of edges.
int numFF
 Last count of the number of faces.
int numSS
 Last count of the number of simplices.
int numBV
 Last count of boundary vertices.
int numBF
 Last count of boundary faces.
Vmem * vmem
 the memory manager
int iMadeVmem
 did i make vmem or was it inherited
Vset * vertices
 the set of vertices
Vset * edges
 the set of edges
Vset * simplices
 the set of simplices
Vset * sQueM [VMAXSQ]
 refinement/conformity/flipping simplex Qs
int iMadePDE
 did I have to make a fake PDE object?
PDEpde
 container for various user-provided functions
int xUpFlag
 Hook for external structure updating.
void(* xUp )(SS **sms, int numS)
 Hook for external structure updating.


Detailed Description

Contains public data memebers for Gem 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