|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
This is the complete list of members for bem::rwg::NxRwgPlaneWave, including all inherited members.
| compute(const Complex k, const Triangle< 3 > &obs_tri) override | bem::rwg::NxRwgPlaneWave | virtual |
| eval(const Complex k, ConstEigRef< EigMatNX< Float, 3 > > r_obs, const Index idx=0) | bem::rwg::PlaneWaveBase< 3 > | inlineprotected |
| num_excitations() const override | bem::rwg::PlaneWaveBase< 3 > | inlinevirtual |
| PlaneWaveBase(ConstEigRef< EigMatNX< Float, 3 > > dir, ConstEigRef< EigMatNX< Float, 3 > > pol, ConstEigRef< EigMatNX< Float, 3 > > pos, ConstEigRef< EigRowVec< Complex > > amp, const uint8_t quadrature_order=4) | bem::rwg::PlaneWaveBase< 3 > | inline |