Tet_15Point Class Reference

15 point quadrature rule for tetrahedron Degree of precision 5, number of points 15. More...

#include <QuadratureP3.h>

Inheritance diagram for Tet_15Point:
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

15 point quadrature rule for tetrahedron Degree of precision 5, number of points 15.


Member Data Documentation

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

Bulk quadrature.

const double Tet_15Point::BulkCoordinates [static, private]
Initial value:
 
  {1./4., 1./4., 1./4.,
   0., 1./3., 1./3.,
   1./3., 0., 1./3.,
   1./3., 1./3., 0., 
   1./3., 1./3., 1./3.,
   72./99., 1./11., 1./11.,
   1./11., 72./99., 1./11.,
   1./11., 1./11., 72./99.,
   1./11., 1./11., 1./11.,
   0.066550153573664, 0.066550153573664, 0.433449846426336,
   0.066550153573664, 0.433449846426336, 0.066550153573664,
   0.066550153573664, 0.433449846426336, 0.433449846426336,
   0.433449846426336, 0.066550153573664, 0.066550153573664,
   0.433449846426336, 0.433449846426336, 0.066550153573664,
   0.433449846426336, 0.066550153573664, 0.433449846426336}
Todo:
Include face quadrature rules if needed.
const double Tet_15Point::BulkWeights [static, private]
Initial value:
 
  {0.030283678097089,
   0.006026785714286,
   0.006026785714286,
   0.006026785714286,
   0.006026785714286,
   0.011645249086029,
   0.011645249086029,
   0.011645249086029,
   0.011645249086029,
   0.010949141561386,
   0.010949141561386,
   0.010949141561386,
   0.010949141561386,
   0.010949141561386,
   0.010949141561386}

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