This is computer program to solve heat conduction in 3D solids through Boundary Element method.
The main solver is done in c++ using the fast multipole method by Dr. Yijun Liu. Pre and pos processing are done in Python3/GMSH.
The program can be found here.