|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include "rwg/assemblers/operator_matrix.hpp"#include "types.hpp"#include "matrix/base.hpp"#include "rwg/assemblers/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 RWG-based BEM operator matrices.
Definition in file operator_matrix.cpp.