|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include "types.hpp"#include "constants.hpp"#include "geometry/primitives/triangle.hpp"#include "geometry/operations.hpp"#include "rwg/function_space.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. | |
RWG-based double-layer potential BEM operators.
Definition in file double_layer.tpp.
| #define BEM_RWG_OPS_DOUBLE_LAYER_I |
Definition at line 19 of file double_layer.tpp.