cLobatto Class Reference

Inheritance diagram for cLobatto:
cIntPt cIntPt cLobCube cLobCube cLobLine cLobLine cLobQuad cLobQuad

List of all members.

Public Member Functions

 cLobatto (cIntPt *&, cElement *, int)
virtual void SetNatCoord (void)
 cLobatto (cIntPt *&, cElement *, int)
virtual void SetNatCoord (void)

Static Protected Attributes

static double _dmPoint [6][5]
static double _dmWeight [6][5]

Member Data Documentation

static double cLobatto::_dmPoint [static, protected]
Initial value:
 {
  {-1.0,-1.0,               -1.0,               -1.0,               -1.0 },
  { 1.0, 0.0, -0.447213595499958, -0.654653670707977, -0.765055323929465 },
  { 0.0, 1.0,  0.447213595499958,                0.0, -0.285231516480645 },
  { 0.0, 0.0,                1.0,  0.654653670707977,  0.285231516480645 },
  { 0.0, 0.0,                0.0,                1.0,  0.765055323929465 },
  { 0.0, 0.0,                0.0,                0.0,                1.0 }}
static double cLobatto::_dmWeight [static, protected]
Initial value:
 {
  { 1.0, 1.0/3.0, 15.0/90.0,       0.1,          6.0/90.0 }, 
  { 1.0, 4.0/3.0, 75.0/90.0, 49.0/90.0, 0.378474956297847 },
  { 0.0, 1.0/3.0, 75.0/90.0, 64.0/90.0, 0.554858377035486 },
  { 0.0,     0.0, 15.0/90.0, 49.0/90.0, 0.554858377035486 },
  { 0.0,     0.0,       0.0,       0.1, 0.378474956297847 },
  { 0.0,     0.0,       0.0,       0.1,          6.0/90.0 }}

The documentation for this class was generated from the following files:
 All Classes

Generated on Thu Feb 4 17:18:18 2010 for Femoop by  doxygen 1.6.0