hdf5 basic support
parent
a8e58b48
No related branches found
No related tags found
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- cmake/FindPHDF5.cmake 0 additions, 59 deletionscmake/FindPHDF5.cmake
- examples/hello/CMakeLists.txt 4 additions, 0 deletionsexamples/hello/CMakeLists.txt
- examples/hello/hdf5Writer/CMakeLists.txt 30 additions, 0 deletionsexamples/hello/hdf5Writer/CMakeLists.txt
- examples/hello/hdf5Writer/helloHDF5Writer.cpp 137 additions, 0 deletionsexamples/hello/hdf5Writer/helloHDF5Writer.cpp
- examples/hello/hdf5Writer/helloHDF5Writer_nompi.cpp 134 additions, 0 deletionsexamples/hello/hdf5Writer/helloHDF5Writer_nompi.cpp
- include/engine/hdf5/HDF5ReaderP.h 11 additions, 0 deletionsinclude/engine/hdf5/HDF5ReaderP.h
- include/engine/hdf5/HDF5WriterP.h 17 additions, 16 deletionsinclude/engine/hdf5/HDF5WriterP.h
- source/ADIOS.cpp 15 additions, 0 deletionssource/ADIOS.cpp
- source/CMakeLists.txt 27 additions, 6 deletionssource/CMakeLists.txt
- source/engine/hdf5/HDF5ReaderP.cpp 8 additions, 3 deletionssource/engine/hdf5/HDF5ReaderP.cpp
- source/engine/hdf5/HDF5WriterP.cpp 54 additions, 112 deletionssource/engine/hdf5/HDF5WriterP.cpp
Loading
Please register or sign in to comment