trick/trick_source/sim_services/DataRecord
Alex Lin 8354546160 HDF5 data recording broken
Overrode the write_data routine for HDF5 recording.  The new routine writes
out all buffered values of an individual variable with one or two HDF5 calls.
This is much more efficient than before where we were making an HDF5 call
for a single value.

refs #188
2016-04-25 09:47:13 -05:00
..
docs Standardize directory names 2015-06-09 08:44:42 -05:00
data_record_utilities.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
DataRecordDispatcher.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
DataRecordGroup.cpp HDF5 data recording broken 2016-04-25 09:47:13 -05:00
DRAscii.cpp data record buffering optimizations 2016-01-14 08:31:13 -06:00
DRBinary.cpp data record buffering optimizations 2016-01-14 08:31:13 -06:00
DRHDF5.cpp HDF5 data recording broken 2016-04-25 09:47:13 -05:00
Makefile Standardize directory names 2015-06-09 08:44:42 -05:00
Makefile_deps Standardize directory names 2015-06-09 08:44:42 -05:00