openEMS/FDTD
Sebastian Held 384cfe5677 bugfix Windows: FTZ and DAZ bits in SSE computation unit is thread dependent.
This fix sets the FTZ ans DAZ bits in every thread to gain the speedup.
Linux seems to store these bits per process rather than per thread.
2012-10-06 20:50:36 +02:00
..
extensions MPI: new check extension compatibility framework 2012-09-17 16:56:14 +02:00
engine_cylinder.cpp introduced new (dummy) cylinder engine 2012-06-06 10:25:40 +02:00
engine_cylinder.h introduced new (dummy) cylinder engine 2012-06-06 10:25:40 +02:00
engine_cylindermultigrid.cpp Cylindrical sub-grids: now full interpolation --> support graded alpha-mesh 2012-06-25 13:22:34 +02:00
engine_cylindermultigrid.h Cylindrical sub-grids: now full interpolation --> support graded alpha-mesh 2012-06-25 13:22:34 +02:00
engine_interface_cylindrical_fdtd.cpp bug fix handling field dumps for cylindrical coordinates & closed alpha mesh 2011-11-16 11:31:50 +01:00
engine_interface_cylindrical_fdtd.h new engine interface using sse & speed enhancement in energy estimate 2011-11-07 12:07:55 +01:00
engine_interface_fdtd.cpp bug fix handling field dumps for cylindrical coordinates & closed alpha mesh 2011-11-16 11:31:50 +01:00
engine_interface_fdtd.h new engine interface using sse & speed enhancement in energy estimate 2011-11-07 12:07:55 +01:00
engine_interface_sse_fdtd.cpp new engine interface using sse & speed enhancement in energy estimate 2011-11-07 12:07:55 +01:00
engine_interface_sse_fdtd.h new engine interface using sse & speed enhancement in energy estimate 2011-11-07 12:07:55 +01:00
engine_mpi.cpp excitation moved to its own extension 2011-03-16 16:26:01 +01:00
engine_mpi.h MPI: added cylindrical multigrid support 2011-03-10 10:39:08 +01:00
engine_multithread.cpp bugfix Windows: FTZ and DAZ bits in SSE computation unit is thread dependent. 2012-10-06 20:50:36 +02:00
engine_multithread.h MPI: added cylindrical multigrid support 2011-03-10 10:39:08 +01:00
engine_sse_compressed.cpp Init style: applied astyle.sh 2010-12-06 15:31:11 +01:00
engine_sse_compressed.h introducing compressed sse operator & engine 2010-05-19 11:41:35 +02:00
engine_sse.cpp bugfix Windows: FTZ and DAZ bits in SSE computation unit is thread dependent. 2012-10-06 20:50:36 +02:00
engine_sse.h NEW: cylindrical multigrid FDTD 2010-09-08 07:36:32 +02:00
engine.cpp console output cleanup: use verbose level ('-v') for old verbose style 2011-11-08 11:49:14 +01:00
engine.h minor typo 2012-07-12 09:31:22 +02:00
excitation.cpp excitation: save & get some important frequencies 2012-07-23 12:09:16 +02:00
excitation.h excitation: save & get some important frequencies 2012-07-23 12:09:16 +02:00
openems_fdtd_mpi.cpp update & fix to FDTD simulation statistics 2012-09-25 11:24:25 +02:00
openems_fdtd_mpi.h fixed argument parsing & always redirect MPI output 2011-04-13 16:21:59 +02:00
operator_cylinder.cpp fix in handling extensions, delete/cleanup rejected extensions 2012-09-17 16:54:55 +02:00
operator_cylinder.h lorentz material model now supports cylindrical coordinates 2012-06-06 10:29:57 +02:00
operator_cylindermultigrid.cpp fix in handling extensions, delete/cleanup rejected extensions 2012-09-17 16:54:55 +02:00
operator_cylindermultigrid.h continued (internal) reorganization of excitation 2012-07-17 13:23:00 +02:00
operator_mpi.cpp MPI: new check extension compatibility framework 2012-09-17 16:56:14 +02:00
operator_mpi.h MPI: new check extension compatibility framework 2012-09-17 16:56:14 +02:00
operator_multithread.cpp console output cleanup: use verbose level ('-v') for old verbose style 2011-11-08 11:49:14 +01:00
operator_multithread.h Operator & Operator_Cylinder: changes to material averaging methods 2011-03-18 14:17:09 +01:00
operator_sse_compressed.cpp console output cleanup: use verbose level ('-v') for old verbose style 2011-11-08 11:49:14 +01:00
operator_sse_compressed.h Operator & Operator_Cylinder: changes to material averaging methods 2011-03-18 14:17:09 +01:00
operator_sse.cpp fixed the operator resetting & cleanup + a lot of memory leaks fixed 2011-01-24 11:11:45 +01:00
operator_sse.h new engine interface using sse & speed enhancement in energy estimate 2011-11-07 12:07:55 +01:00
operator.cpp FDTD: new argument to reduce the used timestep by a given factor 2012-09-27 14:20:20 +02:00
operator.h FDTD: new argument to reduce the used timestep by a given factor 2012-09-27 14:20:20 +02:00