Merge pull request #326 from pnorbert/heat
Refactored heat transfer example. A config file is now command line a…
No related branches found
No related tags found
Showing
- examples/heatTransfer/ReadMe.md 55 additions, 7 deletionsexamples/heatTransfer/ReadMe.md
- examples/heatTransfer/heat.xml 1 addition, 1 deletionexamples/heatTransfer/heat.xml
- examples/heatTransfer/read/CMakeLists.txt 5 additions, 1 deletionexamples/heatTransfer/read/CMakeLists.txt
- examples/heatTransfer/read/ReadSettings.cpp 83 additions, 0 deletionsexamples/heatTransfer/read/ReadSettings.cpp
- examples/heatTransfer/read/ReadSettings.h 44 additions, 0 deletionsexamples/heatTransfer/read/ReadSettings.h
- examples/heatTransfer/read/heatRead.cpp 81 additions, 97 deletionsexamples/heatTransfer/read/heatRead.cpp
- examples/heatTransfer/write/IO_adios2.cpp 13 additions, 35 deletionsexamples/heatTransfer/write/IO_adios2.cpp
- examples/heatTransfer/write/Settings.cpp 9 additions, 26 deletionsexamples/heatTransfer/write/Settings.cpp
- examples/heatTransfer/write/Settings.h 1 addition, 0 deletionsexamples/heatTransfer/write/Settings.h
- examples/heatTransfer/write/config.xml 0 additions, 46 deletionsexamples/heatTransfer/write/config.xml
- examples/heatTransfer/write/main.cpp 14 additions, 37 deletionsexamples/heatTransfer/write/main.cpp
Loading
Please register or sign in to comment