Commit Graph

4 Commits (840c9755d55b34c51497d706c288b101dc7aa0a5)

Author SHA1 Message Date
Thorsten Liebig fbfccc4110 adaptations for win32 with MSVC
* missing __declspec import/export for openEMS.dll/nf2ff.dll creation
* SEE2 needs __m128 and operators (see tools/array_ops.h)
* array creation needs new/delete for compile time unknown sizes
* no gettimeofday and Winsock2 instead of sys/time
* missing math defines

Signed-off-by: Thorsten Liebig <liebig@imst.de>
2019-12-30 17:12:51 +01:00
Thorsten Liebig f29ac7aa84 hdf5 reader: read frequency as double; doc updates 2012-09-17 13:21:32 +02:00
Thorsten Liebig 8dc581a314 hdf5: reader can now read FD data & other improvements 2012-07-31 14:24:11 +02:00
Thorsten Liebig 807786b2d2 reorganized vtk writer and new hdf5 file writer & reader 2012-02-02 10:20:49 +01:00