openEMS/FDTD
Thorsten Liebig 2c21303833 NEW: first implementation of Cylindrical Coord FDTD
todo:
  - allow closed alpha mesh
  - allow r=0 case
  - adept field processing
  - ...
2010-04-09 15:51:37 +02:00
..
engine.cpp NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
engine.h NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
engine_cylinder.cpp NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
engine_cylinder.h NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
engine_multithread.cpp NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
engine_multithread.h NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
operator.cpp NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
operator.h NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
operator_cylinder.cpp NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
operator_cylinder.h NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
processcurrent.cpp removed engine friend classes, use only engine methods to access protected data 2010-03-29 10:01:38 +02:00
processcurrent.h GPL licensing 2010-03-11 16:47:40 +01:00
processfields.cpp NEW: first implementation of Cylindrical Coord FDTD 2010-04-09 15:51:37 +02:00
processfields.h Supporting sub-sampled dumps 2010-04-07 12:57:45 +02:00
processfields_td.cpp Supporting sub-sampled dumps 2010-04-07 12:57:45 +02:00
processfields_td.h first hdf5-file dump implementation 2010-04-05 20:22:03 +02:00
processing.cpp added processing steps and fix in end criteria check, now checking max excite TS 2010-04-03 17:36:50 +02:00
processing.h added processing steps and fix in end criteria check, now checking max excite TS 2010-04-03 17:36:50 +02:00
processvoltage.cpp removed engine friend classes, use only engine methods to access protected data 2010-03-29 10:01:38 +02:00
processvoltage.h GPL licensing 2010-03-11 16:47:40 +01:00