Merge pull request #11 from eth-cscs/master
merge master into my fork
No related branches found
No related tags found
Showing
- src/util/iterutil.hpp 178 additions, 0 deletionssrc/util/iterutil.hpp
- src/util/lexcmp_def.hpp 40 additions, 0 deletionssrc/util/lexcmp_def.hpp
- src/util/meta.hpp 122 additions, 2 deletionssrc/util/meta.hpp
- src/util/nop.hpp 35 additions, 0 deletionssrc/util/nop.hpp
- src/util/optional.hpp 66 additions, 66 deletionssrc/util/optional.hpp
- src/util/partition.hpp 165 additions, 0 deletionssrc/util/partition.hpp
- src/util/partition_iterator.hpp 66 additions, 0 deletionssrc/util/partition_iterator.hpp
- src/util/range.hpp 332 additions, 0 deletionssrc/util/range.hpp
- src/util/singleton.hpp 63 additions, 0 deletionssrc/util/singleton.hpp
- src/util/span.hpp 33 additions, 0 deletionssrc/util/span.hpp
- src/util/transform.hpp 109 additions, 0 deletionssrc/util/transform.hpp
- src/util/uninitialized.hpp 36 additions, 33 deletionssrc/util/uninitialized.hpp
- tests/CMakeLists.txt 3 additions, 1 deletiontests/CMakeLists.txt
- tests/global_communication/CMakeLists.txt 34 additions, 1 deletiontests/global_communication/CMakeLists.txt
- tests/global_communication/mpi_listener.hpp 155 additions, 0 deletionstests/global_communication/mpi_listener.hpp
- tests/global_communication/test.cpp 39 additions, 0 deletionstests/global_communication/test.cpp
- tests/global_communication/test_communicator.cpp 35 additions, 0 deletionstests/global_communication/test_communicator.cpp
- tests/global_communication/test_exporter_spike_file.cpp 115 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 22 additions, 0 deletionstests/performance/io/CMakeLists.txt
Please register or sign in to comment