Added heat transfer C++ example with ASCII output.
parent
53eacc4b
No related branches found
No related tags found
Showing
- examples/heatTransfer/HeatTransfer.cpp 225 additions, 0 deletionsexamples/heatTransfer/HeatTransfer.cpp
- examples/heatTransfer/HeatTransfer.h 40 additions, 0 deletionsexamples/heatTransfer/HeatTransfer.h
- examples/heatTransfer/IO.h 27 additions, 0 deletionsexamples/heatTransfer/IO.h
- examples/heatTransfer/IO_adios2.cpp 23 additions, 0 deletionsexamples/heatTransfer/IO_adios2.cpp
- examples/heatTransfer/IO_ascii.cpp 75 additions, 0 deletionsexamples/heatTransfer/IO_ascii.cpp
- examples/heatTransfer/Makefile 41 additions, 0 deletionsexamples/heatTransfer/Makefile
- examples/heatTransfer/Settings.cpp 83 additions, 0 deletionsexamples/heatTransfer/Settings.cpp
- examples/heatTransfer/Settings.h 51 additions, 0 deletionsexamples/heatTransfer/Settings.h
- examples/heatTransfer/heatTransfer.cpp 0 additions, 63 deletionsexamples/heatTransfer/heatTransfer.cpp
- examples/heatTransfer/heatTransferStructs.h 0 additions, 15 deletionsexamples/heatTransfer/heatTransferStructs.h
- examples/heatTransfer/main.cpp 160 additions, 0 deletionsexamples/heatTransfer/main.cpp
Loading
Please register or sign in to comment