|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
This is the complete list of members for bem::Component< MeshType >, including all inherited members.
| Component(const MeshView< MeshType > &mesh_view, const MaterialType &material, const std::string name="component") | bem::Component< MeshType > | inline |
| Component(const MeshView< MeshType > &mesh_view, const std::string name="component") | bem::Component< MeshType > | inline |
| material() const | bem::Component< MeshType > | inline |
| mesh() const | bem::Component< MeshType > | inline |
| mesh_view() const | bem::Component< MeshType > | inline |
| name() const | bem::Component< MeshType > | inline |
| set_material(const MaterialType &material) | bem::Component< MeshType > | inline |
| set_name(const std::string &name) | bem::Component< MeshType > | inline |