1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-19 17:03:46 +02:00
MUSIC/plugins
Oliver Hahn 332362ce0c Added buffered writing for Gadget-2 I/O plugin that prevents overflows of STL ofstream operations.
Buffer block size can be set by [output]/gadget_blksize, default is 2**20=1048576 so that the
buffer contains 8*2**20 bytes for doubles = 8MB for one write/read operation
2010-10-15 23:11:10 -07:00
..
HDF_IO.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
output_enzo.cc Fixed a bug that caused absolute grid offsets to be wrong. 2010-07-28 11:47:22 -07:00
output_gadget2.cc Added buffered writing for Gadget-2 I/O plugin that prevents overflows of STL ofstream operations. 2010-10-15 23:11:10 -07:00
output_generic.cc Fixed a bug that lead to refinement grid centering being ignored when using levelmin_TF=levelmax. 2010-07-09 01:01:54 -07:00
output_grafic2.cc fixed a bug in the RAMSES output plugin when grids are not cubical 2010-10-05 11:22:14 -07:00
transfer_bbks.cc Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
transfer_camb.cc Added new fine-grid hybrid poisson solver. This can be turned on with '[poisson]/fft_fine=yes'. Needs more testing though. 2010-08-21 19:43:21 -07:00
transfer_eisenstein.cc Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
transfer_inflation.cc Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00