Go to file
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
Analyse A couple of new features 2010-03-04 11:53:58 +01:00
examples new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
FDTD new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
tools A couple of new features 2010-03-04 11:53:58 +01:00
.gitignore Engine fix!, processing class, lots of fixes 2010-03-01 19:35:28 +01:00
main.cpp new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
openEMS.pro Moved the examples into seperate files 2010-03-07 12:49:38 +01:00