OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
iterative_gauss.hpp File Reference

Go to the source code of this file.

Classes

class  bem::IterativeGaussTriangleQuadrature< dim >
 Class for iterative Gaussian quadrature over a triangle. More...
 

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Variables

const Float bem::ITER_GAUSS_TRI_DEFAULT_TOL = 1e-3
 

Detailed Description

Iterative Gaussian quadrature over a triangle.

Definition in file iterative_gauss.hpp.