- Changed DefineVariable to support Joined and Irregular arrays.
- Added examples/groupless/multistep writer example to the build - Added ADIOS1 reader but it does not work yet - Added heat transfer example reader
Showing
- examples/CMakeLists.txt 1 addition, 0 deletionsexamples/CMakeLists.txt
- examples/groupless/CMakeLists.txt 6 additions, 0 deletionsexamples/groupless/CMakeLists.txt
- examples/groupless/basic/reader.cpp 2 additions, 2 deletionsexamples/groupless/basic/reader.cpp
- examples/groupless/compound/reader.cpp 2 additions, 2 deletionsexamples/groupless/compound/reader.cpp
- examples/groupless/multistep/CMakeLists.txt 14 additions, 0 deletionsexamples/groupless/multistep/CMakeLists.txt
- examples/groupless/multistep/reader_allsteps.cpp 2 additions, 2 deletionsexamples/groupless/multistep/reader_allsteps.cpp
- examples/groupless/multistep/reader_stepping.cpp 2 additions, 2 deletionsexamples/groupless/multistep/reader_stepping.cpp
- examples/groupless/multistep/writer_multistep.cpp 136 additions, 80 deletionsexamples/groupless/multistep/writer_multistep.cpp
- examples/heatTransfer/read/heatRead_adios2.cpp 10 additions, 3 deletionsexamples/heatTransfer/read/heatRead_adios2.cpp
- examples/heatTransfer/write/IO_adios2.cpp 16 additions, 9 deletionsexamples/heatTransfer/write/IO_adios2.cpp
- examples/hello/bpWriter/helloBPWriter.cpp 3 additions, 3 deletionsexamples/hello/bpWriter/helloBPWriter.cpp
- examples/hello/datamanWriter/helloDataManWriter.cpp 4 additions, 3 deletionsexamples/hello/datamanWriter/helloDataManWriter.cpp
- examples/hello/hdf5Writer/helloHDF5Writer.cpp 7 additions, 8 deletionsexamples/hello/hdf5Writer/helloHDF5Writer.cpp
- examples/hello/timeBP/timeBPWriter.cpp 3 additions, 3 deletionsexamples/hello/timeBP/timeBPWriter.cpp
- source/adios2/ADIOS.cpp 13 additions, 1 deletionsource/adios2/ADIOS.cpp
- source/adios2/ADIOS.h 27 additions, 5 deletionssource/adios2/ADIOS.h
- source/adios2/ADIOS.tcc 6 additions, 7 deletionssource/adios2/ADIOS.tcc
- source/adios2/ADIOSTypes.h 19 additions, 23 deletionssource/adios2/ADIOSTypes.h
- source/adios2/core/Engine.cpp 153 additions, 10 deletionssource/adios2/core/Engine.cpp
- source/adios2/core/Engine.h 55 additions, 7 deletionssource/adios2/core/Engine.h
Loading
Please register or sign in to comment