|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include "rwg/excitations/inf_gap.hpp"#include "types.hpp"#include "geometry/primitives/triangle.hpp"#include "geometry/primitives/edge.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. | |
Functionality for setting infinitesimal gap excitation coefficients for RWG-based BEM systems.
Definition in file inf_gap.cpp.