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
C-based solution of an elliptic partial differential equation (PDE) by finite difference method (FDM). The code solves 2D elliptic PDE with given boundary condition, describing the temperature distribution of heated plate.
result:
About
C-based solution of an elliptic PDE by finite difference method