|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
Go to the source code of this file.
Classes | |
| class | bem::HGF |
| Class for computing the scalar Green's function for homogeneous, linear, and isotropic materials. More... | |
| class | bem::SingularitySubtractedHGF |
| Class for computing the scalar Green's function for homogeneous, linear, and isotropic materials, with the singular term(s) explicitly subtracted out. More... | |
| class | bem::SingularitySubtractedTaylorHGF |
| Class for computing the scalar Green's function for homogeneous, linear, and isotropic materials, with the singular term(s) implicitly subtracted using the Taylor series expansion of the kernel. More... | |
Namespaces | |
| namespace | bem |
| Primary namespace for the OpenBEM library. | |
Scalar Green's function kernels for homogeneous, linear, and isotropic materials.
Definition in file hgf.hpp.