Quadrature Formulae
[Data Structure]


Detailed Description


Variables

double ** L = NULL
double ** L1 = NULL
int N1 = 0
int n1 = 0
int N2 = 0
int n2 = 0
int Q1 = 0
int q1 = 0
int Q2 = 0
int q2 = 0
double * W = NULL
double * w = NULL
double * W2 = NULL
double * w2 = NULL
double * X = NULL
double * X1 = NULL


Variable Documentation

int q1 = 0
 

int q2 = 0
 

polynomial degree for 1d and 2d

int n1 = 0
 

int n2 = 0
 

number of q.nodes for 1d/2d

double* X = NULL
 

double * w = NULL
 

1-dimensional quadrature formula knots and weights

double** L = NULL
 

double * w2 = NULL
 

2-dimensional quadrature formula knots and weights

int Q1 = 0
 

int Q2 = 0
 

(2nd formula) - polynomial degree for 1d and 2d

int N1 = 0
 

int N2 = 0
 

(2nd formula) - number of q.nodes for 1d/2d

double* X1 = NULL
 

double * W = NULL
 

(2nd formula) 1-dimensional quadrature formula knots and weights

double** L1 = NULL
 

double * W2 = NULL
 

2-dimensional quadrature formula knots and weights


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