|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include "types.hpp"#include "geometry/primitives/triangle.hpp"#include "geometry/operations.hpp"#include "rwg/integrators/obs/base.hpp"#include "rwg/integrators/src/base.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bem |
| Primary namespace for the OpenBEM library. | |
| namespace | bem::rwg |
| Namespace for RWG-based BEM functionality. | |
Quadrature over the observation triangle for RWG-based BEM operators.
Definition in file quadrature.tpp.
| #define BEM_RWG_OPINT_OBS_QUAD_I |
Definition at line 19 of file quadrature.tpp.