|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include "rwg/excitations/plane_wave.hpp"#include "types.hpp"#include "geometry/primitives/triangle.hpp"#include "rwg/function_space.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 computing plane wave excitation vector coefficients for RWG-based BEM systems.
Definition in file plane_wave.cpp.