|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
This is the complete list of members for bem::rwg::ObsIntegratorBase, including all inherited members.
| compute_g_term_ (defined in bem::rwg::ObsIntegratorBase) | bem::rwg::ObsIntegratorBase | protected |
| compute_grad_g_terms_ (defined in bem::rwg::ObsIntegratorBase) | bem::rwg::ObsIntegratorBase | protected |
| compute_rot_grad_g_terms_ (defined in bem::rwg::ObsIntegratorBase) | bem::rwg::ObsIntegratorBase | protected |
| compute_rs_g_terms_ (defined in bem::rwg::ObsIntegratorBase) | bem::rwg::ObsIntegratorBase | protected |
| integrate(const Complex k, const Triangle< 3 > &obs_tri, const Triangle< 2 > &src_tri)=0 | bem::rwg::ObsIntegratorBase | pure virtual |
| set_compute_terms(bool compute_g_term, bool compute_rs_g_terms, bool compute_grad_g_terms, bool compute_rot_grad_g_terms) | bem::rwg::ObsIntegratorBase | inlinevirtual |