Reorganized transports, started compound and complex type support
parent
2482f160
No related branches found
No related tags found
Showing
- Makefile 6 additions, 3 deletionsMakefile
- examples/hello/compound/Makefile 31 additions, 0 deletionsexamples/hello/compound/Makefile
- examples/hello/compound/helloCompound.cpp 104 additions, 0 deletionsexamples/hello/compound/helloCompound.cpp
- examples/hello/compound/helloCompound_nompi.cpp 87 additions, 0 deletionsexamples/hello/compound/helloCompound_nompi.cpp
- examples/hello/dataman/Makefile 1 addition, 1 deletionexamples/hello/dataman/Makefile
- examples/hello/dataman/helloDataManWriter.cpp 2 additions, 2 deletionsexamples/hello/dataman/helloDataManWriter.cpp
- examples/hello/dataman/helloDataManWriter_nompi.cpp 23 additions, 3 deletionsexamples/hello/dataman/helloDataManWriter_nompi.cpp
- examples/hello/writer/Makefile 1 addition, 1 deletionexamples/hello/writer/Makefile
- examples/hello/writer/helloWriter.cpp 2 additions, 2 deletionsexamples/hello/writer/helloWriter.cpp
- include/ADIOS.h 34 additions, 18 deletionsinclude/ADIOS.h
- include/ADIOS_CPP.h 2 additions, 3 deletionsinclude/ADIOS_CPP.h
- include/capsule/heap/STLVector.h 9 additions, 12 deletionsinclude/capsule/heap/STLVector.h
- include/capsule/shmem/ShmSystemV.h 0 additions, 0 deletionsinclude/capsule/shmem/ShmSystemV.h
- include/core/Engine.h 95 additions, 26 deletionsinclude/core/Engine.h
- include/core/Variable.h 5 additions, 48 deletionsinclude/core/Variable.h
- include/core/VariableBase.h 95 additions, 0 deletionsinclude/core/VariableBase.h
- include/core/VariableCompound.h 67 additions, 0 deletionsinclude/core/VariableCompound.h
- include/engine/bp/BPWriter.h 20 additions, 12 deletionsinclude/engine/bp/BPWriter.h
- include/engine/dataman/DataManWriter.h 9 additions, 8 deletionsinclude/engine/dataman/DataManWriter.h
- include/format/BP1Writer.h 4 additions, 4 deletionsinclude/format/BP1Writer.h
Loading
Please register or sign in to comment