Added DataMan Reader class and examples
Run ./buildDataman.sh see contents for detailed info
parent
90693f32
No related branches found
No related tags found
Showing
- buildDataman.sh 16 additions, 5 deletionsbuildDataman.sh
- examples/hello/datamanReader/Makefile 32 additions, 0 deletionsexamples/hello/datamanReader/Makefile
- examples/hello/datamanReader/helloDataManReader.cpp 80 additions, 0 deletionsexamples/hello/datamanReader/helloDataManReader.cpp
- examples/hello/datamanReader/helloDataManReader_nompi.cpp 60 additions, 0 deletionsexamples/hello/datamanReader/helloDataManReader_nompi.cpp
- examples/hello/datamanWriter/Makefile 0 additions, 0 deletionsexamples/hello/datamanWriter/Makefile
- examples/hello/datamanWriter/helloDataManWriter.cpp 0 additions, 0 deletionsexamples/hello/datamanWriter/helloDataManWriter.cpp
- examples/hello/datamanWriter/helloDataManWriter_nompi.cpp 0 additions, 20 deletionsexamples/hello/datamanWriter/helloDataManWriter_nompi.cpp
- include/core/Engine.h 28 additions, 25 deletionsinclude/core/Engine.h
- include/engine/dataman/DataManReader.h 105 additions, 0 deletionsinclude/engine/dataman/DataManReader.h
- include/engine/dataman/DataManWriter.h 7 additions, 5 deletionsinclude/engine/dataman/DataManWriter.h
- src/ADIOS.cpp 5 additions, 0 deletionssrc/ADIOS.cpp
- src/core/Engine.cpp 19 additions, 12 deletionssrc/core/Engine.cpp
- src/engine/dataman/DataManReader.cpp 187 additions, 0 deletionssrc/engine/dataman/DataManReader.cpp
- src/engine/dataman/DataManWriter.cpp 43 additions, 27 deletionssrc/engine/dataman/DataManWriter.cpp
Loading
Please register or sign in to comment