OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
iterative_gauss.cpp File Reference
#include "quadrature/line/iterative_gauss.hpp"
#include <stdexcept>
#include <functional>
#include "types.hpp"
#include "constants.hpp"
#include "quadrature/utility.hpp"

Go to the source code of this file.

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Detailed Description

Iterative Gaussian quadrature over a line segment.

Definition in file iterative_gauss.cpp.