|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
This is the complete list of members for bem::Structure< MeshType >, including all inherited members.
| add_component(const Component< MeshType > &component) | bem::Structure< MeshType > | inline |
| add_metacomponent(const Component< MeshType > &metacomponent) | bem::Structure< MeshType > | inline |
| background_material() const | bem::Structure< MeshType > | inline |
| components() | bem::Structure< MeshType > | inline |
| components() const | bem::Structure< MeshType > | inline |
| components_by_name(const std::string name, const bool search_metacomponents=false, const bool case_sensitive=false) | bem::Structure< MeshType > | |
| mesh() | bem::Structure< MeshType > | inline |
| mesh() const | bem::Structure< MeshType > | inline |
| mesh_views_by_name(const std::string name, const bool search_metacomponents=false, const bool case_sensitive=false) | bem::Structure< MeshType > | |
| metacomponents() | bem::Structure< MeshType > | inline |
| metacomponents() const | bem::Structure< MeshType > | inline |
| Structure(const Material background_material=PerfectDielectricMaterial(1, 1)) | bem::Structure< MeshType > | inline |
| Structure(const MeshType &mesh, const Material background_material=PerfectDielectricMaterial(1, 1)) | bem::Structure< MeshType > | inline |