sAprx Struct Reference
[Aprx class]

Class Aprx: Parameters and datatypes Class Aprx: Definition. More...

#include <aprx.h>

Collaboration diagram for sAprx:

Collaboration graph
[legend]

List of all members.

Public Attributes

Vmem * vmem
 the memory manager
int iMadeVmem
 did i make vmem or was it inherited
Gemgm
 geometry machine
PDEpde
 container for user-provided functions
Vset * lnkG
 ptr to the Vset object for interactions
Rere [MAXV]
 ptr to the master elements
RereB [MAXV]
 ptr to the master bump elements
int numV
 Global Number of 0-simplices (vertices).
int numE
 Global Number of 1-simplices (edges).
int numF
 Global Number of 2-simplices (faces).
int numS
 Global Number of 3-simplices (simplices).
int * I_V2E
 Global Vertex-to-Edge map.
int * I_V2F
 Global Vertex-to-Face map.
int * I_V2S
 Global Vertex-to-Simplex map.
int * I_E2F
 Global Edge-to-Face map.
int * I_E2S
 Global Edge-to-Simplex map.
int * I_F2S
 Global Face-to-Simplex map.
BnodeB
 complete node information
int numBV [MAXV]
 number of dirichlet boundary nodes
int * ibv [MAXV]
 dirichlet boundary node numbers
double * bv [MAXV]
 dirichlet boundary node values
Bvecwev
 ELEMENT work vectors.
double gerror
 current a posteriori global error over mesh
int numB
 number of blocks
BmatP
 block prolongation operator TO this mesh
int order
 order of approximation


Detailed Description

Class Aprx: Parameters and datatypes Class Aprx: Definition.

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