|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include <stdexcept>#include "types.hpp"#include "geometry/primitives/triangle.hpp"#include "rwg/integrators/obs/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 to generate the full set of vector RWG operators.
Definition in file vector_ops.tpp.
| #define BEM_RWG_OPS_VECTOR_OPS_I |
Definition at line 19 of file vector_ops.tpp.