OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
base.hpp File Reference

Go to the source code of this file.

Classes

class  bem::rwg::OperatorAssemblerBase< obs_num_dof, src_num_dof >
 Base class for generating RWG-based BEM operator matrices. More...
 
class  bem::rwg::ExcitationAssemblerBase< obs_num_dof >
 Base class for generating excitation matrices for RWG-based BEM systems. More...
 
class  bem::rwg::ProjectorAssemblerBase< obs_dim, src_num_dof >
 Base class for generating RWG-based BEM projector matrices. More...
 

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 
namespace  bem::rwg
 Namespace for RWG-based BEM functionality.
 

Detailed Description

Base classes for assembling RWG-based BEM matrices.

Definition in file base.hpp.