Merge branch 'master' of https://github.com/ornladios/ADIOS2.git
Conflicts: examples/heatTransfer/IO_adios2.cpp include/core/VariableBase.h include/engine/adios1/ADIOS1Reader.h source/CMakeLists.txt source/engine/adios1/ADIOS1Reader.cpp source/functions/adiosFunctions.cpp
No related branches found
No related tags found
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- Contributing.md 22 additions, 17 deletionsContributing.md
- cmake/FindADIOS1.cmake 260 additions, 0 deletionscmake/FindADIOS1.cmake
- examples/CMakeLists.txt 1 addition, 0 deletionsexamples/CMakeLists.txt
- examples/heatTransfer/CMakeLists.txt 7 additions, 0 deletionsexamples/heatTransfer/CMakeLists.txt
- examples/heatTransfer/IO_adios2.cpp 2 additions, 0 deletionsexamples/heatTransfer/IO_adios2.cpp
- examples/heatTransfer/read/CMakeLists.txt 27 additions, 0 deletionsexamples/heatTransfer/read/CMakeLists.txt
- examples/heatTransfer/read/PrintData.cpp 54 additions, 0 deletionsexamples/heatTransfer/read/PrintData.cpp
- examples/heatTransfer/read/PrintData.h 19 additions, 0 deletionsexamples/heatTransfer/read/PrintData.h
- examples/heatTransfer/read/heatRead_adios1.cpp 102 additions, 0 deletionsexamples/heatTransfer/read/heatRead_adios1.cpp
- examples/heatTransfer/write/CMakeLists.txt 51 additions, 0 deletionsexamples/heatTransfer/write/CMakeLists.txt
- examples/heatTransfer/write/HeatTransfer.cpp 0 additions, 1 deletionexamples/heatTransfer/write/HeatTransfer.cpp
- examples/heatTransfer/write/HeatTransfer.h 1 addition, 0 deletionsexamples/heatTransfer/write/HeatTransfer.h
- examples/heatTransfer/write/IO.h 1 addition, 1 deletionexamples/heatTransfer/write/IO.h
- examples/heatTransfer/write/IO_adios1.cpp 0 additions, 0 deletionsexamples/heatTransfer/write/IO_adios1.cpp
- examples/heatTransfer/write/IO_adios2.cpp 114 additions, 0 deletionsexamples/heatTransfer/write/IO_adios2.cpp
- examples/heatTransfer/write/IO_ascii.cpp 0 additions, 0 deletionsexamples/heatTransfer/write/IO_ascii.cpp
- examples/heatTransfer/write/IO_hdf5_a.cpp 0 additions, 0 deletionsexamples/heatTransfer/write/IO_hdf5_a.cpp
- examples/heatTransfer/write/Settings.cpp 2 additions, 2 deletionsexamples/heatTransfer/write/Settings.cpp
- examples/heatTransfer/write/Settings.h 1 addition, 2 deletionsexamples/heatTransfer/write/Settings.h
cmake/FindADIOS1.cmake
0 → 100644
examples/heatTransfer/CMakeLists.txt
0 → 100644
examples/heatTransfer/read/CMakeLists.txt
0 → 100644
examples/heatTransfer/read/PrintData.cpp
0 → 100644
examples/heatTransfer/read/PrintData.h
0 → 100644
examples/heatTransfer/write/CMakeLists.txt
0 → 100644
examples/heatTransfer/write/IO_adios2.cpp
0 → 100644
Please register or sign in to comment