OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
hgf.hpp File Reference
#include "types.hpp"
#include "kernels/base.hpp"
#include "kernels/hgf.cpp"

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.
 

Detailed Description

Scalar Green's function kernels for homogeneous, linear, and isotropic materials.

Definition in file hgf.hpp.