Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions | Static Private Attributes
bem::GaussAbscWghtSym Class Reference

Symmetric Gauss abscissas and weights for the interval $[-1,1]$. More...

#include <abscWght.hh>

Collaboration diagram for bem::GaussAbscWghtSym:
Collaboration graph
[legend]

List of all members.

Public Member Functions

const Real *const operator[] (uint i) const

Static Private Attributes

static const Real *const abswght_ [8]

Detailed Description

Symmetric Gauss abscissas and weights for the interval $[-1,1]$.

Exceptions:
NoOfIntegrationPointsToHigh

Definition at line 31 of file abscWght.hh.


Member Function Documentation

const Real *const bem::GaussAbscWghtSym::operator[] ( uint  i) const [inline]

Definition at line 37 of file abscWght.hh.


Member Data Documentation

const Real* const bem::GaussAbscWghtSym::abswght_[8] [static, private]

Definition at line 32 of file abscWght.hh.


The documentation for this class was generated from the following file:

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)