You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filling the MoM Z-matrix is time-consuming and scales as Order O(N^2), where N is the number of basis functions. The particular Zmn calculation can perhaps be rewritten in OpenCL / VHDL and executed on an FPGA. I created this general issue to log some general resources and ideas.
This is the central focus of Caleb Mnisi's MEng (2019/2020).
The text was updated successfully, but these errors were encountered:
Filling the MoM Z-matrix is time-consuming and scales as Order O(N^2), where N is the number of basis functions. The particular Zmn calculation can perhaps be rewritten in OpenCL / VHDL and executed on an FPGA. I created this general issue to log some general resources and ideas.
This is the central focus of Caleb Mnisi's MEng (2019/2020).
The text was updated successfully, but these errors were encountered: