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
georgmichel
6a7db1917a
clean up HDF5 interface for v1.8+, hdf5readatt_octave.cc still needs to be done but has to wait for upstream Octave fix
2016-08-26 10:06:24 +00:00
Thorsten Liebig
4818e836b7
hdf5 writer: allow data write for double data
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-09-17 13:21:32 +02:00
Thorsten Liebig
f20a36863c
hdf5: some fixes and minor improvements for hdf5 reader & writer
2012-07-30 11:11:41 +02:00
Thorsten Liebig
18775c8315
hdf5 writer: more attribute write options
2012-02-17 12:31:31 +01:00
Thorsten Liebig
aacbf33e63
hdf5 writer: set and create current group
2012-02-17 12:30:58 +01:00
Thorsten Liebig
645ef9a38b
fix: make sure to close opened hdf5 properties
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-02-06 14:09:51 +01:00
Thorsten Liebig
807786b2d2
reorganized vtk writer and new hdf5 file writer & reader
2012-02-02 10:20:49 +01:00