Loading [MathJax]/extensions/TeX/AMSmath.js
MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
All Data Structures Namespaces Files Functions Variables Typedefs Macros Modules Pages
McGrawCorrection.h File Reference

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...
 

Detailed Description

McGraw correction algorithm.

Definition in file McGrawCorrection.h.

Function Documentation

◆ McGrawCorrection()

void McGrawCorrection ( double *  moments,
int  nNodes 
)

McGraw correction algorithm.

Parameters
momentsmoments of different orders
nNodesnumber of nodes
Returns
void

Definition at line 31 of file McGrawCorrection.h.