- Apr 12, 2017
-
-
Podhorszki, Norbert authored
-
- Apr 11, 2017
-
-
William F Godoy authored
Tested
-
- Apr 10, 2017
-
-
William F Godoy authored
Changed adiosTemplates.h and BP1 functions for STL's insert and copy to a Buffer in sequential mode
-
William F Godoy authored
Now meets the python dictionary format
-
wfg authored
Fixing const-correctness in BP1 Changed CodingGuidelines to include clang-format information
-
- Apr 07, 2017
-
-
wfg authored
-
wfg authored
mpi and nompi: helloBPWriter timeBPWriter
-
wfg authored
helloBPWriter and timeBPWriter
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
-
- Apr 06, 2017
-
-
Atkins, Charles Vernon authored
This was leftover from a previous branch and has been moved into includes.
-
wfg authored
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Apr 05, 2017
-
-
Atkins, Charles Vernon authored
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
-
- Apr 04, 2017
-
-
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
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Apr 02, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Apr 01, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Mar 31, 2017
-
-
Podhorszki, Norbert authored
Added ADIOS1 cmake build. Use ADIOS_ROOT=<adios 1.x install dir> cmake -DADIOS_USE_ADIOS1=ON to build.
-
- Mar 30, 2017
-
-
Atkins, Charles Vernon authored
Since m_ADIOS is a reference type then it can't be called with an explicit constructor
-