|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include "types.hpp"#include "constants.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. | |
RWG-based Gram matrix operators.
Definition in file gram.tpp.