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

Classes | Namespaces | Defines | Functions | Variables
bemInt/abscWght.hh File Reference
#include "bemInt/exceptns.hh"
#include "geometry/topology.hh"
Include dependency graph for abscWght.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bem::GaussAbscWght
 Gauss abscissas and weights for the interval $[0,1]$. More...
class  bem::GaussAbscWghtSym
 Symmetric Gauss abscissas and weights for the interval $[-1,1]$. 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 Documentation

#define MaxStroudAbsc   7

Definition at line 60 of file abscWght.hh.


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