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

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

Abscissas and weights for the case of common vertex, single layer potential and constant test/trial functions. More...

#include <constSLP_aw.hh>

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

Detailed Description

Abscissas and weights for the case of common vertex, single layer potential and constant test/trial functions.

Definition at line 52 of file constSLP_aw.hh.


Member Function Documentation

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

Definition at line 58 of file constSLP_aw.hh.


Member Data Documentation

const Real* const bem::ConstSLPAbscWghtVtx::abswght_[10] [static, private]

Definition at line 53 of file constSLP_aw.hh.


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

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