openEMS/nf2ff
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
..
CMakeLists.txt adaptations for win32 with MSVC 2019-12-30 17:12:51 +01:00
main.cpp nf2ff: add boundary mirroring 2014-10-09 21:20:31 +02:00
nf2ff.cpp remove using namespace std from header files 2015-06-18 21:45:22 +02:00
nf2ff.h adaptations for win32 with MSVC 2019-12-30 17:12:51 +01:00
nf2ff_calc.cpp adaptations for win32 with MSVC 2019-12-30 17:12:51 +01:00
nf2ff_calc.h adaptations for win32 with MSVC 2019-12-30 17:12:51 +01:00