Modules | |
SPACE_IO | |
Space Initialization | |
FORMS_EVALUATION | |
COARSE_TRIANG | |
Functions | |
double | bubble (double L1, double L2, double L3, int idx) |
void | D2bubble (matrix hes, double L1, double L2, double L3, int idx) |
double | D2fcefi (int j, double x) |
double | D2LegendreP (int j, double x) |
double | D2node (double L1) |
void | D2side (matrix hes, double L1, double L2, int idx, int iL1, int iL2) |
void | Dbubble (vector grad, double L1, double L2, double L3, int idx) |
double | Dfcefi (int j, double x) |
double | DLegendreP (int j, double x) |
double | Dnode (double L1) |
void | Dside (vector grad, double L1, double L2, int idx, int iL1, int iL2) |
double | fcefi (int j, double x) |
double | HeavysideFunction (double _arg) |
double | HeavysideFunctionR (double _arg) |
double | LegendreP (int j, double x) |
void | NegativePartMatrix (const double *A, double *Anegative) |
long | NeighbouringElement (long i, short k) |
double | node (double L1) |
void | PositivePartMatrix (const double *A, double *Apositive) |
double | SegmentDistance (double pointx, double pointy, double *SEGX, double *SEGY) |
double | side (double L1, double L2, int idx) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|