|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include "rwg/assemblers/excitation_matrix.hpp"#include "types.hpp"#include "geometry/primitives/triangle.hpp"#include "matrix/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. | |
Classes for assembling excitation vectors and matrices for RWG-based BEM systems.
Definition in file excitation_matrix.cpp.