Implementation of attribute bp data and index
First working examples To do: Resolve conflicts Add tests after merging with current master
parent
9e5112f9
No related branches found
No related tags found
Showing
- examples/hello/CMakeLists.txt 1 addition, 0 deletionsexamples/hello/CMakeLists.txt
- examples/hello/bpAttributeWriter/CMakeLists.txt 18 additions, 0 deletionsexamples/hello/bpAttributeWriter/CMakeLists.txt
- examples/hello/bpAttributeWriter/helloBPAttributeWriter.cpp 95 additions, 0 deletionsexamples/hello/bpAttributeWriter/helloBPAttributeWriter.cpp
- examples/hello/bpAttributeWriter/helloBPAttributeWriter_nompi.cpp 83 additions, 0 deletions.../hello/bpAttributeWriter/helloBPAttributeWriter_nompi.cpp
- source/adios2/core/Attribute.h 2 additions, 2 deletionssource/adios2/core/Attribute.h
- source/adios2/core/Attribute.tcc 4 additions, 3 deletionssource/adios2/core/Attribute.tcc
- source/adios2/core/AttributeBase.cpp 3 additions, 2 deletionssource/adios2/core/AttributeBase.cpp
- source/adios2/core/AttributeBase.h 2 additions, 1 deletionsource/adios2/core/AttributeBase.h
- source/adios2/core/IO.cpp 5 additions, 0 deletionssource/adios2/core/IO.cpp
- source/adios2/core/IO.h 6 additions, 0 deletionssource/adios2/core/IO.h
- source/adios2/engine/bp/BPFileWriter.cpp 2 additions, 2 deletionssource/adios2/engine/bp/BPFileWriter.cpp
- source/adios2/engine/bp/BPFileWriter.tcc 1 addition, 7 deletionssource/adios2/engine/bp/BPFileWriter.tcc
- source/adios2/toolkit/format/bp1/BP1Base.cpp 1 addition, 1 deletionsource/adios2/toolkit/format/bp1/BP1Base.cpp
- source/adios2/toolkit/format/bp1/BP1Base.h 1 addition, 1 deletionsource/adios2/toolkit/format/bp1/BP1Base.h
- source/adios2/toolkit/format/bp1/BP1Base.tcc 6 additions, 0 deletionssource/adios2/toolkit/format/bp1/BP1Base.tcc
- source/adios2/toolkit/format/bp1/BP1Structs.h 7 additions, 3 deletionssource/adios2/toolkit/format/bp1/BP1Structs.h
- source/adios2/toolkit/format/bp1/BP1Writer.cpp 91 additions, 28 deletionssource/adios2/toolkit/format/bp1/BP1Writer.cpp
- source/adios2/toolkit/format/bp1/BP1Writer.h 74 additions, 11 deletionssource/adios2/toolkit/format/bp1/BP1Writer.h
- source/adios2/toolkit/format/bp1/BP1Writer.tcc 263 additions, 7 deletionssource/adios2/toolkit/format/bp1/BP1Writer.tcc
- testing/adios2/interface/TestADIOSDefineAttribute.cpp 58 additions, 62 deletionstesting/adios2/interface/TestADIOSDefineAttribute.cpp
Loading
Please register or sign in to comment