abscWght.hh File Reference
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 | |
bem | |
Used for the basic classes of the boundary element method. | |
Macros | |
#define | MaxStroudAbsc 7 |
Functions | |
uint | bem::match (const concepts::Triangle &triX, const concepts::Triangle &triY) |
Function to check if two triangles are connected. More... | |
Variables | |
const Real | bem::int_1_PI4 |
Detailed Description
Abscissas & weights for quadrature rules
Definition in file abscWght.hh.
Macro Definition Documentation
◆ MaxStroudAbsc
#define MaxStroudAbsc 7 |
Definition at line 63 of file abscWght.hh.