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

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() constbem::Component< MeshType >inline
mesh() constbem::Component< MeshType >inline
mesh_view() constbem::Component< MeshType >inline
name() constbem::Component< MeshType >inline
set_material(const MaterialType &material)bem::Component< MeshType >inline
set_name(const std::string &name)bem::Component< MeshType >inline