![]() |
MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
McGraw correction algorithm. More...
Go to the source code of this file.
Functions | |
| double | cos_quad_alpha (double **bk, double **differenceTable, int k, int nNodes) |
| void | McGrawCorrection (double *moments, int nNodes) |
| McGraw correction algorithm. More... | |
McGraw correction algorithm.
Definition in file McGrawCorrection.h.
| void McGrawCorrection | ( | double * | moments, |
| int | nNodes | ||
| ) |
McGraw correction algorithm.
| moments | moments of different orders |
| nNodes | number of nodes |
Definition at line 31 of file McGrawCorrection.h.