openEMS/FDTD
Thorsten Liebig f73bf210ed new ProcessingArray; Processing returns next interval for process()
Processing now uses a timestep interval in which Process() will do it's work
and returns the next interval it doesn't need another Process() call

all Processing routines can be put into these array
and it will take care of calling Process() at the right time
2010-03-10 12:15:14 +01:00
..
engine.cpp Engine + BC bug fix 2010-03-02 19:01:03 +01:00
engine.h A couple of new features 2010-03-04 11:53:58 +01:00
operator.cpp Operator updates 2010-03-09 21:49:30 +01:00
operator.h Sinusoidal excitation 2010-03-09 21:34:23 +01:00
processcurrent.cpp new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
processcurrent.h new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
processfields.cpp default dump not-interpolated 2010-03-09 21:35:57 +01:00
processfields.h new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
processfields_td.cpp new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
processfields_td.h new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
processing.cpp new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
processing.h new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
processvoltage.cpp new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
processvoltage.h new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00