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

Go to the source code of this file.

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.cpp.