Tet_11Point Class Reference

11 point quadrature rule for tetrahedron Degree of precision 4, number of points 11. More...

#include <QuadratureP3.h>

Inheritance diagram for Tet_11Point:
SpecificQuadratures

List of all members.

Static Public Attributes

static const Quadrature *const Bulk
 Bulk quadrature.

Static Private Attributes

static const double BulkCoordinates []
static const double BulkWeights []

Detailed Description

11 point quadrature rule for tetrahedron Degree of precision 4, number of points 11.


Member Data Documentation

const Quadrature *const Tet_11Point::Bulk [static]
Initial value:

Bulk quadrature.

const double Tet_11Point::BulkCoordinates [static, private]
Initial value:
 
  {1./4., 1./4., 1./4.,
   11./14., 1./14., 1./14.,
   1./14., 11./14., 1./14.,
   1./14., 1./14., 11./14.,
   1./14., 1./14., 1./14.,
   0.3994035761667992, 0.3994035761667992, 0.1005964238332008,
   0.3994035761667992, 0.1005964238332008, 0.3994035761667992,
   0.3994035761667992, 0.1005964238332008, 0.1005964238332008,
   0.1005964238332008, 0.3994035761667992, 0.3994035761667992, 
   0.1005964238332008, 0.3994035761667992, 0.1005964238332008,
   0.1005964238332008, 0.1005964238332008, 0.3994035761667992}
Todo:
Include face quadrature rules if needed.
const double Tet_11Point::BulkWeights [static, private]
Initial value:
  {-74./5625.,
   343./45000.,
   343./45000.,
   343./45000.,
   343./45000.,
   56./2250.,
   56./2250.,
   56./2250.,
   56./2250.,
   56./2250.,
   56./2250.}

The documentation for this class was generated from the following files:
Generated on Tue Aug 2 11:51:29 2011 for Galois by  doxygen 1.6.3