Merge pull request #78 from w-klijn/feature/exporter_spike_file
Feature/exporter spike file
Showing
- mechanisms/generate.sh 2 additions, 0 deletionsmechanisms/generate.sh
- miniapp/io.cpp 34 additions, 4 deletionsminiapp/io.cpp
- miniapp/io.hpp 8 additions, 0 deletionsminiapp/io.hpp
- miniapp/miniapp.cpp 45 additions, 10 deletionsminiapp/miniapp.cpp
- nrn/generate_validation.sh 7 additions, 5 deletionsnrn/generate_validation.sh
- src/communication/communicator.hpp 6 additions, 1 deletionsrc/communication/communicator.hpp
- src/io/exporter.hpp 33 additions, 0 deletionssrc/io/exporter.hpp
- src/io/exporter_spike_file.hpp 98 additions, 0 deletionssrc/io/exporter_spike_file.hpp
- src/model.hpp 35 additions, 7 deletionssrc/model.hpp
- tests/CMakeLists.txt 3 additions, 1 deletiontests/CMakeLists.txt
- tests/global_communication/CMakeLists.txt 31 additions, 1 deletiontests/global_communication/CMakeLists.txt
- tests/global_communication/test.cpp 19 additions, 0 deletionstests/global_communication/test.cpp
- tests/global_communication/test_exporter_spike_file.cpp 127 additions, 0 deletionstests/global_communication/test_exporter_spike_file.cpp
- tests/performance/CMakeLists.txt 2 additions, 0 deletionstests/performance/CMakeLists.txt
- tests/performance/io/CMakeLists.txt 18 additions, 0 deletionstests/performance/io/CMakeLists.txt
- tests/performance/io/disk_io.cpp 160 additions, 0 deletionstests/performance/io/disk_io.cpp
- tests/performance/io/disk_io.py 49 additions, 0 deletionstests/performance/io/disk_io.py
Please register or sign in to comment