Fields in 32/64 bit precision
Performance enhancements:
- By default: keep coordinates and temperature in double precision, all other hydrodynamics fields in single precision
- Reduce temporary memory allocation in radix sort by reusing scratch buffers
New features:
- reapplySync, repeats domain update for addtional fields after calling domain.sync()