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

Classes for computing RWG-based kernel-aware integration over observation triangles. More...

Classes

struct  bem::rwg::ObsResult
 Data structure to hold the results of integration over the observation triangle. More...
 
class  bem::rwg::ObsIntegratorBase
 Base class for integration over the observation triangle for RWG-based BEM operators. More...
 
class  bem::rwg::ObsQuadrature< TriangleQuadratureType, SrcIntegratorType >
 Class for quadrature over the observation triangle for RWG-based BEM operators. Reference: O. Ergul, L. Gurel, "The Multilevel Fast Multipole Algorithm (MLFMA) for Solving Large-Scale Computational Electromagnetics Problems," book, Wiley-IEEE Press, 2014. More...
 
struct  bem::rwg::IntegrationSettings
 Data structure defining settings for strategic integration over the observation and source triangles. More...
 
class  bem::rwg::ObsStrategic< ObsTriangleQuadratureType, SrcTriangleQuadratureType, LineQuadratureType >
 Strategic integration over the observation triangle for RWG-based BEM operators. The method of integrationis chosen automatically and strategically based on mesh parameters, materials, and frequency. More...