OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
projector_matrix.hpp File Reference
#include <vector>
#include "types.hpp"
#include "rwg/assemblers/base.hpp"
#include "rwg/assemblers/projector_matrix.cpp"

Go to the source code of this file.

Classes

class  bem::rwg::EdgeProjectorAssembler< obs_dim >
 Class for generating projector matrices for edge-based RWG source functions. More...
 
class  bem::rwg::FaceProjectorAssembler< obs_dim >
 Class for generating projector matrices for face-based pulse source functions. More...
 

Namespaces

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

Detailed Description

Classes for assembling RWG-based BEM projector matrices.

Definition in file projector_matrix.hpp.