|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include "types.hpp"#include "constants.hpp"#include "geometry/primitives/edge.hpp"#include "geometry/primitives/triangle.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. | |
2D quadrature over the source triangle with singularity treatment for RWG-based BEM operators.
Definition in file singularity.tpp.
| #define BEM_RWG_OPINT_SRC_SINGULARITY_I |
Definition at line 19 of file singularity.tpp.