Public Member Functions | |
cNwtCotes (cIntPt *&, cElement *, int) | |
virtual void | SetNatCoord (void) |
cNwtCotes (cIntPt *&, cElement *, int) | |
virtual void | SetNatCoord (void) |
Static Protected Attributes | |
static double | _dmWeight [7][6] |
static double cNwtCotes::_dmWeight [static, protected] |
{ { 0.5, 1.0/6.0, 1.0/8.0, 7.0/90.0, 19.0/288.0, 41.0/840.0 }, { 0.5, 4.0/6.0, 3.0/8.0, 32.0/90.0, 75.0/288.0, 216.0/840.0 }, { 0.0, 1.0/6.0, 3.0/8.0, 12.0/90.0, 50.0/288.0, 27.0/840.0 }, { 0.0, 0.0, 1.0/8.0, 32.0/90.0, 50.0/288.0, 272.0/840.0 }, { 0.0, 0.0, 0.0, 7.0/90.0, 75.0/288.0, 27.0/840.0 }, { 0.0, 0.0, 0.0, 0.0, 19.0/288.0, 216.0/840.0 }, { 0.0, 0.0, 0.0, 0.0, 0.0, 41.0/840.0 } }