openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method.
 
 
 
 
 
 
Go to file
Thorsten Liebig 043ef6ec4c extensions: multithreading support added
every extension can either implement the single threaded methods e.g. DoPreVoltageUpdates()
or the multithreading aquivalent method e.g. DoPreVoltageUpdates(int threadID)

Engine_Ext_UPML class is an example for a multithreading extensions
2010-10-06 10:30:55 +02:00
Analyse example updates 2010-03-16 21:43:11 +01:00
FDTD extensions: multithreading support added 2010-10-06 10:30:55 +02:00
TESTSUITE testsuite: new test (engine comparison) 2010-10-02 21:05:12 +02:00
matlab matlab: calcMSLPort.m: minor update 2010-10-04 10:17:15 +02:00
tools new/better method to assign jobs to working threads 2010-10-05 17:24:36 +02:00
.gitignore Engine fix!, processing class, lots of fixes 2010-03-01 19:35:28 +01:00
COPYING GPL licensing 2010-03-11 16:47:40 +01:00
Doxyfile minor documentation updates 2010-07-16 10:41:12 +02:00
TODO update todo-list 2010-05-11 22:58:46 +02:00
astyle.sh shell script to invoke the source code formatter astyle 2010-08-26 15:32:25 +02:00
known_bugs new: known_bugs/problems lists 2010-03-11 15:35:28 +01:00
known_problems new: known_bugs/problems lists 2010-03-11 15:35:28 +01:00
main.cpp fix vtk-dump: vector fields consider mesh type 2010-09-17 15:34:39 +02:00
openEMS.pro new extension: upml 2010-10-05 11:51:12 +02:00
openEMS.sh get path in openEMS.sh 2010-03-29 22:10:09 +02:00
openems.cpp new extension: upml 2010-10-05 11:51:12 +02:00
openems.h show info about external libs on startup 2010-08-25 08:17:45 +02:00