|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
Data structure to hold the results of integration over the observation triangle. More...
#include <base.hpp>
Data structure to hold the results of integration over the observation triangle.
| EigRowVecN<Complex, 12> bem::rwg::ObsResult::rs_g = EigRowVecN<Complex, 12>::Zero() |
| EigRowVecN<Complex, 9> bem::rwg::ObsResult::grad_g = EigRowVecN<Complex, 9>::Zero() |
| EigRowVecN<Complex, 15> bem::rwg::ObsResult::rot_grad_g = EigRowVecN<Complex, 15>::Zero() |