- Dec 26, 2017
-
-
pnorbert authored
-
Podhorszki, Norbert authored
Removed ADIOS1 engine's fixed -1 skew to timesteps as now both versions handle them the same way. This fixes the heat transfer example with the adios1 engine.
-
williamfgc authored
Issue #363 BPFileReader BeginStep return
-
Godoy, William authored
BeginStep shouldn't return EndOfStream status after reading last step. Heat transfer example working as expected. Tests modified.
-
- Dec 21, 2017
-
-
williamfgc authored
Enable and Test writing Attributes in Fortran bindings
-
williamfgc authored
-
William F Godoy authored
Each string in a string_array is limited to 256 in C and Fortran bindings.
-
- Dec 20, 2017
-
-
williamfgc authored
Fix warnings from python and GNU headers.
-
- Dec 19, 2017
-
-
Atkins, Charles Vernon authored
Due to some squireliness of how python headers work, we need to include any python binding headers first, before any C library headers. This is contrary to the projects coding and style guidelines but necessary since python.h will otherwise re-define core system feature macros.
-
Atkins, Charles Vernon authored
* fix-vcs2017-build: Silence MSVC TR1 noise Fix index OOB error Re-enable vs2017
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
pnorbert authored
fix: only delete array if it was allocated
-
- Dec 18, 2017
-
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
Cleanup cmake
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Dec 15, 2017
-
-
William F Godoy authored
-
pnorbert authored
heat transfer example worked with DataManWriter with callback based DataManReader
-
Jason Wang authored
-
Jason Wang authored
-
Wang, Ruonan authored
-
Wang, Ruonan authored
-
williamfgc authored
Fortran bindings
-
williamfgc authored
-
William F Godoy authored
-
pnorbert authored
-
pnorbert authored
turn off VS 2017 build in appveyor
-
Podhorszki, Norbert authored
-
Godoy, William authored
-
Ruonan Wang authored
-
Ruonan Wang authored
-
- Dec 14, 2017
-
-
William F Godoy authored
Fortran bindings support for global variables (with test) Added Fortran function name in error message to improve debug info Added parameter (FlushStepsCount) control flushing of BP metadata files at Write
-
William F Godoy authored
Working on Fortran WriteRead test
-