|  | OGS
    | 
Gauss-Legendre quadrature method
| ORDER | integration order. | 
Definition at line 26 of file GaussLegendre.h.
#include <GaussLegendre.h>
| Public Member Functions | |
| double const | X [1] | 
| double const | W [1] | 
| double const | X [2] | 
| double const | W [2] | 
| double const | X [3] | 
| double const | W [3] | 
| double const | X [4] | 
| double const | W [4] | 
| double const | X [1] | 
| double const | W [1] | 
| double const | X [2] | 
| double const | W [2] | 
| double const | X [3] | 
| double const | W [3] | 
| double const | X [4] | 
| double const | W [4] | 
| Static Public Attributes | |
| static MATHLIB_EXPORT const unsigned | Order = ORDER | 
| static MATHLIB_EXPORT const double | X [Order] | 
| static MATHLIB_EXPORT const double | W [Order] | 
| double const MathLib::GaussLegendre< 1 >::W | 
Definition at line 20 of file GaussLegendre.cpp.
| double const MathLib::GaussLegendre< 1 >::W | 
Definition at line 37 of file GaussLegendre.h.
| double const MathLib::GaussLegendre< 2 >::W | 
Definition at line 25 of file GaussLegendre.cpp.
| double const MathLib::GaussLegendre< 2 >::W | 
Definition at line 41 of file GaussLegendre.h.
| double const MathLib::GaussLegendre< 3 >::W | 
Definition at line 31 of file GaussLegendre.cpp.
| double const MathLib::GaussLegendre< 3 >::W | 
Definition at line 45 of file GaussLegendre.h.
| double const MathLib::GaussLegendre< 4 >::W | 
Definition at line 37 of file GaussLegendre.cpp.
| double const MathLib::GaussLegendre< 4 >::W | 
Definition at line 49 of file GaussLegendre.h.
| double const MathLib::GaussLegendre< 1 >::X | 
Definition at line 18 of file GaussLegendre.cpp.
| double const MathLib::GaussLegendre< 1 >::X | 
Definition at line 35 of file GaussLegendre.h.
| double const MathLib::GaussLegendre< 2 >::X | 
Definition at line 23 of file GaussLegendre.cpp.
| double const MathLib::GaussLegendre< 2 >::X | 
Definition at line 39 of file GaussLegendre.h.
| double const MathLib::GaussLegendre< 3 >::X | 
Definition at line 28 of file GaussLegendre.cpp.
| double const MathLib::GaussLegendre< 3 >::X | 
Definition at line 43 of file GaussLegendre.h.
| double const MathLib::GaussLegendre< 4 >::X | 
Definition at line 34 of file GaussLegendre.cpp.
| double const MathLib::GaussLegendre< 4 >::X | 
Definition at line 47 of file GaussLegendre.h.
| 
 | static | 
Definition at line 27 of file GaussLegendre.h.
| 
 | static | 
Definition at line 29 of file GaussLegendre.h.
| 
 | static | 
Definition at line 28 of file GaussLegendre.h.