Class documentation of Concepts

Loading...
Searching...
No Matches
kernel.hh File Reference
#include "basics/vectorsMatrices.hh"
#include <cmath>

Go to the source code of this file.

Classes

class  bem::Cnst
 
class  bem::Poly
 
class  bem::ExpR2
 
class  bem::ExpR
 
class  bem::Inv1Rn
 
class  bem::Laplace
 

Namespaces

namespace  bem
 

Macros

#define M_1_PI   0.31830988618379067154 /* 1/pi */
 
#define KrnlEPS   1e-10
 

Detailed Description

Kernel functions for integral equations

Definition in file kernel.hh.

Macro Definition Documentation

◆ KrnlEPS

#define KrnlEPS   1e-10

Definition at line 18 of file kernel.hh.

◆ M_1_PI

#define M_1_PI   0.31830988618379067154 /* 1/pi */

Definition at line 13 of file kernel.hh.