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

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

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

#include <abscWght.hh>

Collaboration diagram for bem::GaussAbscWght:
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_ [25]

Detailed Description

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

Exceptions:
NoOfIntegrationPointsToHigh

Definition at line 47 of file abscWght.hh.


Member Function Documentation

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

Definition at line 53 of file abscWght.hh.


Member Data Documentation

const Real* const bem::GaussAbscWght::abswght_[25] [static, private]

Definition at line 48 of file abscWght.hh.


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

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