OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
iterative_gauss.cpp File Reference
#include "quadrature/triangle/iterative_gauss.hpp"
#include <functional>
#include "types.hpp"
#include "constants.hpp"
#include "geometry/primitives/triangle.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 triangle.

Definition in file iterative_gauss.cpp.