|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include <stdexcept>#include "types.hpp"#include "constants.hpp"#include "geometry/primitives/triangle.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. | |
Convenience wrapper classes to generate any operator based on a given integer flag.
Definition in file generic.tpp.
| #define BEM_RWG_OPS_GENERIC_I |
Definition at line 19 of file generic.tpp.