OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
bem::Structure< MeshType > Member List

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() constbem::Structure< MeshType >inline
components()bem::Structure< MeshType >inline
components() constbem::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() constbem::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() constbem::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