- Jun 02, 2017
-
-
William F Godoy authored
1 Now IO (replaced Method) and is the factory for Variables and Engines 2 Reduced core components to user-public objects only 3 Moved and reorganized all helper functions to helper directory 4 Engines are now lightweight (except for ADIOS1Reader WIP) using MACRO 5 HF5Common and ADIOS1Common (except for Readers WIP) are now part of the toolkit so they can be reused by Engines 6 TransportMan is a new layer for transport management (file is default) 7 DataMan will be implemented under toolkit/transportman/dataman 8 Template separation (tcc and inl) applied all over the code 9 Improved Doxygen documentation Runtime Issues: DataMan library compilation (cacheman) ADIOS1 Warning TestADIOSInterfaceWrite catches exceptions
-
- May 10, 2017
-
-
Atkins, Charles Vernon authored
fixed a few DataMan problems caused by recent merges
-
pnorbert authored
Read joined arrays using ADIOS1. Depends on ADIOS1 commit d1708c3e Ma…
-
Wang, Ruonan authored
-
Podhorszki, Norbert authored
-
Wang, Ruonan authored
-
pnorbert authored
Fixed a compiling problem for Mac which is caused by conflicts between size_t and uint64_t
-
- May 09, 2017
-
-
Ruonan Wang authored
-
Wang, Ruonan authored
-
- May 08, 2017
-
-
pnorbert authored
Fix hello examples
-
Podhorszki, Norbert authored
Fix hello examples with new DefineVariable() syntax, for BP, timeBP and ADIOS1. Missing HDF5 and DataMan
-
Podhorszki, Norbert authored
-
pnorbert authored
Variables3
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
-
pnorbert authored
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
Move jsonhpp to thirdparty
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
This doesn't work across the board for json.hpp but it works for the the way we use it.
-
Atkins, Charles Vernon authored
* upstream-NLohmannJson: NLohmannJson 2017-02-25 (9ff0cc0f)
-
Code extracted from: https://github.com/nlohmann/json.git at commit 9ff0cc0f0212cb1e85b83ce5d2907ba9531b6cae (v2.1.1).
-
Atkins, Charles Vernon authored
-
- May 06, 2017
-
-
Atkins, Charles Vernon authored
Hdf5 updates
-
Atkins, Charles Vernon authored
-
-
-
-
-
-
Atkins, Charles Vernon authored
-
-
-
-
- May 05, 2017
-
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
Some code for joined array reading in adios1 engine, incomplete. Rather should support it in adios1 itself. Committed only to have a working Write/Read API so that we can have examples with global arrays finalized.
-
guj authored
to read hdf directly
-