- Apr 07, 2017
-
-
wfg authored
helloBPWriter and timeBPWriter
-
- Apr 06, 2017
-
-
wfg authored
-
-
-
Atkins, Charles Vernon authored
Further seperation of public templates vs private templates
-
Atkins, Charles Vernon authored
-
williamfgc authored
Move the specializations for the ADIOS class members to thier own file
-
-
Atkins, Charles Vernon authored
-
https://github.com/ornladios/ADIOS2.gitwfg authored
Conflicts: examples/heatTransfer/IO_adios2.cpp examples/hello/bpWriter/helloBPWriter.cpp examples/hello/bpWriter/helloBPWriter_nompi.cpp include/ADIOS.h include/capsule/heap/STLVector.h include/core/Capsule.h include/core/Engine.h include/core/Method.h include/core/Profiler.h include/core/Transport.h include/engine/bp/BPFileReader.h include/engine/bp/BPFileWriter.h include/engine/dataman/DataManReader.h include/engine/dataman/DataManWriter.h include/format/BP1.h include/format/BP1Aggregator.h include/format/BP1Writer.h source/ADIOS.cpp source/core/Engine.cpp source/core/Method.cpp source/core/Transport.cpp source/engine/bp/BPFileWriter.cpp source/format/BP1.cpp source/format/BP1Aggregator.cpp source/format/BP1Writer.cpp source/transport/file/FileDescriptor.cpp
-
Atkins, Charles Vernon authored
Fix -DHAVE_FEATURENAME macros to actually work
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Added a contributors guide
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fixed a bug in DataManWriter which uses a wrong engine name
-
- Apr 05, 2017
-
-
Ruonan Wang authored
-
Atkins, Charles Vernon authored
Added upstream remote in setup script
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Reinstate the use of reinterpret_cast Verified by @JasonRuonanWang
-
Atkins, Charles Vernon authored
-
https://github.com/ornladios/ADIOS2.gitwfg authored
Conflicts: include/engine/bp/BPFileWriter.h source/core/Engine.cpp source/engine/bp/BPFileWriter.cpp
-
pnorbert authored
Move from indent width from 2 -> 4
-
https://github.com/ornladios/ADIOS2.gitwfg authored
Fixed Conflicts: include/engine/bp/BPFileReader.h source/core/Transport.cpp source/engine/bp/BPFileReader.cpp source/engine/bp/BPFileWriter.cpp source/format/BP1.cpp ---> Removed source/format/BP1Aggregator.cpp ---> Removed source/format/BP1Writer.cpp ---> Removed source/transport/file/FileDescriptor.cpp
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Apr 04, 2017
-
-
Atkins, Charles Vernon authored
Disable clang-format hooks. It's more annoying than useful.
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix gcc485 segfault
-
Atkins, Charles Vernon authored
Using {} syntax for direct initialization of reference types in constructor member initialization lists is broken on some compilers, even though it's valid C++11 code. Use () to ensure correctness.
-
wfg authored
added: ./packages/format/bp1 ./packages/profiling/iochrono ./packages/wan/dataman (for DataMan integration in ADIOS)
-
Atkins, Charles Vernon authored
-
- Apr 03, 2017
-
-
Atkins, Charles Vernon authored
Add examples as tests
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix OpenMPi C++ binding issue for the whole project
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix clang tidy issues round2
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-