openEMS/FDTD
Thorsten Liebig 6f06497dab Added frequency domain probe support
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-06-28 18:05:03 +02:00
..
engine.cpp make memory allocators templates (to allow for other types than FDTD_FLOAT) 2010-06-06 20:00:24 +02:00
engine.h evil hack to get multithreading working again 2010-05-20 17:39:39 +02:00
engine_ext_cylinder.cpp cylinder extensions: two critical bug fixes 2010-05-17 15:44:03 +02:00
engine_ext_cylinder.h Moved special cylinder operations into op extentions 2010-05-11 19:11:37 +02:00
engine_ext_mur_abc.cpp array_ops: continue templates 2010-06-06 20:22:05 +02:00
engine_ext_mur_abc.h mur_abc_extension: now allows material distribution 2010-04-28 21:45:05 +02:00
engine_extension.cpp extention updates & new extention: Mur's absorbing boundary condition 2010-04-27 23:06:42 +02:00
engine_extension.h extention updates & new extention: Mur's absorbing boundary condition 2010-04-27 23:06:42 +02:00
engine_multithread.cpp some typos & consol message fixes 2010-06-07 23:08:38 +02:00
engine_multithread.h multithreaded engine now a derived class of compressed sse engine, created by new operator_multithread class 2010-05-20 22:02:06 +02:00
engine_sse.cpp more console output regarding operator & engine usage 2010-05-19 21:25:15 +02:00
engine_sse.h critical fix in engine field access methods 2010-05-18 14:10:11 +02:00
engine_sse_compressed.cpp more console output regarding operator & engine usage 2010-05-19 21:25:15 +02:00
engine_sse_compressed.h introducing compressed sse operator & engine 2010-05-19 11:41:35 +02:00
excitation.cpp Added frequency domain probe support 2010-06-28 18:05:03 +02:00
excitation.h Added frequency domain probe support 2010-06-28 18:05:03 +02:00
operator.cpp fix: new timestep not (always) stable for cylinder-coords, using the old one... 2010-06-22 12:49:51 +02:00
operator.h fix: new timestep not (always) stable for cylinder-coords, using the old one... 2010-06-22 12:49:51 +02:00
operator_cylinder.cpp fix: new timestep not (always) stable for cylinder-coords, using the old one... 2010-06-22 12:49:51 +02:00
operator_cylinder.h fix: new timestep not (always) stable for cylinder-coords, using the old one... 2010-06-22 12:49:51 +02:00
operator_ext_cylinder.cpp cylinder extensions: two critical bug fixes 2010-05-17 15:44:03 +02:00
operator_ext_cylinder.h Moved special cylinder operations into op extentions 2010-05-11 19:11:37 +02:00
operator_ext_mur_abc.cpp array_ops: continue templates 2010-06-06 20:22:05 +02:00
operator_ext_mur_abc.h added extension support to cylinder-operator/engine & removed some unused code 2010-05-03 23:08:47 +02:00
operator_extension.cpp extention updates & new extention: Mur's absorbing boundary condition 2010-04-27 23:06:42 +02:00
operator_extension.h check whether extensions are cylinder-coords approved or not... 2010-05-03 22:37:29 +02:00
operator_multithread.cpp some typos & consol message fixes 2010-06-07 23:08:38 +02:00
operator_multithread.h operator: multithreaded CalcPEC 2010-06-06 01:47:32 +02:00
operator_sse.cpp some typos & consol message fixes 2010-06-07 23:08:38 +02:00
operator_sse.h DumpOperator2File now available for all types of operators 2010-05-29 12:47:07 +02:00
operator_sse_compressed.cpp bugfix and optimization of compressed sse operator 2010-06-25 09:38:49 +02:00
operator_sse_compressed.h fixed broken sse-compressed operator!!! 2010-05-29 17:14:36 +02:00
processcurrent.cpp Added frequency domain probe support 2010-06-28 18:05:03 +02:00
processcurrent.h Added frequency domain probe support 2010-06-28 18:05:03 +02:00
processfields.cpp processfields: allow different mesh types for vtk dump, e.g. cylindrical mesh dump 2010-06-02 16:41:26 +02:00
processfields.h processfields: allow different mesh types for vtk dump, e.g. cylindrical mesh dump 2010-06-02 16:41:26 +02:00
processfields_td.cpp make memory allocators templates (to allow for other types than FDTD_FLOAT) 2010-06-06 20:00:24 +02:00
processfields_td.h new: node interpolated dump in processfields 2010-05-11 20:38:58 +02:00
processing.cpp Added frequency domain probe support 2010-06-28 18:05:03 +02:00
processing.h Added frequency domain probe support 2010-06-28 18:05:03 +02:00
processvoltage.cpp Added frequency domain probe support 2010-06-28 18:05:03 +02:00
processvoltage.h Added frequency domain probe support 2010-06-28 18:05:03 +02:00