ProgTools2017HeatGroup / 2D-Heat-Convection-by-FDM

2 stars 4 forks source link

Overloading #39

Closed ricardotaborda closed 7 years ago

ricardotaborda commented 7 years ago

Functions like

and

Are an excellent case for overloading.

http://www.learncpp.com/cpp-tutorial/76-function-overloading/

jzhang1091 commented 7 years ago

overloading functions have be used.

ricardotaborda commented 7 years ago

This is not fixed! Do not close tickets just for closing them. I am looking at the latest version of the code and this has not been fixed yet. If you have fixed in a local version, you cannot close a ticket unless a fixed version has been uploaded to the repository.

jzhang1091 commented 7 years ago

overloading functions have been pushed.