OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
Kernels

Classes for the computation of integral operator kernels (Green's functions) and their derivatives. More...

Classes

class  bem::ScalarKernelBase< dim >
 Base class for scalar kernels. More...
 
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...