Partial refactoring with Get and Put API
Passed ctest (MPI and nonMPI) excluding ADIOS1 engine, and Python bindings HDF5, C bindings and C++ tests working Introduced BeginStep EndStep functions Renamed IO GetVariable/Attribute to InquireVariable/Attribute
parent
e6747039
No related branches found
No related tags found
Showing
- bindings/C/adios2/adios2_c_enums.h 5 additions, 5 deletionsbindings/C/adios2/adios2_c_enums.h
- bindings/C/adios2_c.cpp 100 additions, 21 deletionsbindings/C/adios2_c.cpp
- bindings/C/adios2_c.h 31 additions, 13 deletionsbindings/C/adios2_c.h
- bindings/fortran/adios2_f2c.cpp 7 additions, 8 deletionsbindings/fortran/adios2_f2c.cpp
- examples/basics/globalArray/globalArray_write.cpp 4 additions, 2 deletionsexamples/basics/globalArray/globalArray_write.cpp
- examples/basics/joinedArray/joinedArray_write.cpp 4 additions, 2 deletionsexamples/basics/joinedArray/joinedArray_write.cpp
- examples/basics/localArray/localArray_write.cpp 5 additions, 3 deletionsexamples/basics/localArray/localArray_write.cpp
- examples/basics/values/values_write.cpp 8 additions, 5 deletionsexamples/basics/values/values_write.cpp
- examples/heatTransfer/read/heatRead_adios2.cpp 5 additions, 5 deletionsexamples/heatTransfer/read/heatRead_adios2.cpp
- examples/heatTransfer/write/IO_adios2.cpp 6 additions, 6 deletionsexamples/heatTransfer/write/IO_adios2.cpp
- examples/heatTransfer/write/IO_ph5_adios2.cpp 8 additions, 7 deletionsexamples/heatTransfer/write/IO_ph5_adios2.cpp
- examples/hello/adios1Writer/helloADIOS1Writer.cpp 3 additions, 9 deletionsexamples/hello/adios1Writer/helloADIOS1Writer.cpp
- examples/hello/adios1Writer/helloADIOS1Writer_nompi.cpp 3 additions, 9 deletionsexamples/hello/adios1Writer/helloADIOS1Writer_nompi.cpp
- examples/hello/bpAttributeWriter/helloBPAttributeWriter.cpp 1 addition, 1 deletionexamples/hello/bpAttributeWriter/helloBPAttributeWriter.cpp
- examples/hello/bpAttributeWriter/helloBPAttributeWriter_nompi.cpp 1 addition, 1 deletion.../hello/bpAttributeWriter/helloBPAttributeWriter_nompi.cpp
- examples/hello/bpFlushWriter/helloBPFlushWriter.cpp 1 addition, 1 deletionexamples/hello/bpFlushWriter/helloBPFlushWriter.cpp
- examples/hello/bpFlushWriter/helloBPFlushWriter_nompi.cpp 1 addition, 1 deletionexamples/hello/bpFlushWriter/helloBPFlushWriter_nompi.cpp
- examples/hello/bpReader/helloBPReader.cpp 9 additions, 8 deletionsexamples/hello/bpReader/helloBPReader.cpp
- examples/hello/bpReader/helloBPReader_nompi.cpp 5 additions, 4 deletionsexamples/hello/bpReader/helloBPReader_nompi.cpp
- examples/hello/bpTimeWriter/helloBPTimeWriter.cpp 4 additions, 3 deletionsexamples/hello/bpTimeWriter/helloBPTimeWriter.cpp
Loading
Please register or sign in to comment