- Dec 29, 2017
-
-
Atkins, Charles Vernon authored
Update doxygen and readme docs
-
williamfgc authored
-
Atkins, Charles Vernon authored
Preliminary FFS-based MxN data transfer for global arrays
-
Godoy, William authored
-
-
-
-
-
Data sent to load_external_format_FMcontest should be separately malloc'd; RecalcMarshalStorageSize called too early; BreakdownArrayName now handles multi-digit type lenghts
-
-
-
remove use of struct_size_field_list() in favor of newly-exported FMstruct_size_field_list(). This essentially requires the use of a bug-fixed FFS library (or gets a link error). Stop-gap measure until I get the version stuff in the Korvo stack rewritten.
-
-
-
williamfgc authored
fix IntersectionBox() check
-
Podhorszki, Norbert authored
-
pnorbert authored
heat transfer read/write worked with dataman
-
- Dec 28, 2017
-
-
Wang, Ruonan authored
-
Wang, Ruonan authored
-
Wang, Ruonan authored
-
-
-
williamfgc authored
Minor changes to enable current BPLS2
-
https://github.com/williamfgc/adios2Godoy, William authored
* 'bpls2' of https://github.com/williamfgc/adios2: 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.
-
Godoy, William authored
-
williamfgc authored
-
Godoy, William authored
-
pnorbert authored
Removed ADIOS1 engine's fixed -1 skew to timesteps as now both versio…
-
- 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
-