

Go to the source code of this file.
Classes | |
| class | bem::GaussAbscWght |
Gauss abscissas and weights for the interval . More... | |
| class | bem::GaussAbscWghtSym |
Symmetric Gauss abscissas and weights for the interval . More... | |
| class | bem::StroudAbscWght |
| Abscissas and weights for Stroud formulas. More... | |
| class | bem::StroudLinTrialWght |
| Abscissas and weight. More... | |
Namespaces | |
| namespace | bem |
Used for the basic classes of the boundary element method. | |
Defines | |
| #define | MaxStroudAbsc 7 |
Functions | |
| uint | bem::match (const concepts::Triangle &triX, const concepts::Triangle &triY) |
| Function to check if two triangles are connected. | |
Variables | |
| const Real | bem::int_1_PI4 |
| #define MaxStroudAbsc 7 |
Definition at line 60 of file abscWght.hh.