refactor heatTransfer example:
read_fileonly/ contains the file reader examples, read/ contains the streaming version, writer and reader is using heat.xml config file from the root directory
Showing
- examples/heatTransfer/CMakeLists.txt 2 additions, 1 deletionexamples/heatTransfer/CMakeLists.txt
- examples/heatTransfer/ReadMe.md 13 additions, 7 deletionsexamples/heatTransfer/ReadMe.md
- examples/heatTransfer/heat.xml 84 additions, 0 deletionsexamples/heatTransfer/heat.xml
- examples/heatTransfer/read/CMakeLists.txt 4 additions, 12 deletionsexamples/heatTransfer/read/CMakeLists.txt
- examples/heatTransfer/read/PrintDataStep.h 63 additions, 0 deletionsexamples/heatTransfer/read/PrintDataStep.h
- examples/heatTransfer/read/heatRead.cpp 159 additions, 0 deletionsexamples/heatTransfer/read/heatRead.cpp
- examples/heatTransfer/read_fileonly/CMakeLists.txt 19 additions, 0 deletionsexamples/heatTransfer/read_fileonly/CMakeLists.txt
- examples/heatTransfer/read_fileonly/PrintData.h 0 additions, 0 deletionsexamples/heatTransfer/read_fileonly/PrintData.h
- examples/heatTransfer/read_fileonly/heatRead_a2h5.cpp 0 additions, 0 deletionsexamples/heatTransfer/read_fileonly/heatRead_a2h5.cpp
- examples/heatTransfer/read_fileonly/heatRead_adios1.cpp 0 additions, 0 deletionsexamples/heatTransfer/read_fileonly/heatRead_adios1.cpp
- examples/heatTransfer/read_fileonly/heatRead_adios2.cpp 2 additions, 1 deletionexamples/heatTransfer/read_fileonly/heatRead_adios2.cpp
Loading
Please register or sign in to comment