FEM space definition
[Data Structure]


Variables

short ** BndrSideBsDescr = NULL
long ** BndrSideBsIdx = NULL
short ** ElementBsDescr = NULL
long ** ElementBsIdx = NULL
long FE_Dimension = 0
short * NodeBsDescr = NULL
long * NodeBsIdx = NULL
short ** Pressure_BndrSideBsDescr = NULL
long ** Pressure_BndrSideBsIdx = NULL
short ** Pressure_ElementBsDescr = NULL
long ** Pressure_ElementBsIdx = NULL
long Pressure_FE_Dimension = 0
short * Pressure_NodeBsDescr = NULL
long * Pressure_NodeBsIdx = NULL
short ** Pressure_SideBsDescr = NULL
long ** Pressure_SideBsIdx = NULL
short ** SideBsDescr = NULL
long ** SideBsIdx = NULL


Variable Documentation

long FE_Dimension = 0
 

Dimension of the FEM space (one function = velocity component)

long Pressure_FE_Dimension = 0
 

Dimension of the FEM space for Pressure

long** ElementBsIdx = NULL
 

Global Indices of Element Base Functions

short** ElementBsDescr = NULL
 

Description of Base Functions

long** Pressure_ElementBsIdx = NULL
 

Pressure Global Indices

short** Pressure_ElementBsDescr = NULL
 

Description of Pressure Base Functions

long** SideBsIdx = NULL
 

long * NodeBsIdx = NULL
 

Indices of Bs Functions - side and nodal

short** SideBsDescr = NULL
 

short * NodeBsDescr = NULL
 

Description of Bs functions - side and noda

long** Pressure_SideBsIdx = NULL
 

long * Pressure_NodeBsIdx = NULL
 

(Pressure) Indices of Bs Functions - side and nodal

short** Pressure_SideBsDescr = NULL
 

short * Pressure_NodeBsDescr = NULL
 

(Pressure) Description of Bs functions - side and noda

long** BndrSideBsIdx = NULL
 

bndr side bs indices

short** BndrSideBsDescr = NULL
 

bndr side bs description

long** Pressure_BndrSideBsIdx = NULL
 

pressure bndr side bs indices

short** Pressure_BndrSideBsDescr = NULL
 

pressure bndr side description


Generated on Sun May 27 11:59:44 2007 for FEMFLUID by  doxygen 1.4.6