openEMS/Common
Thorsten Liebig ab1119f468 new: Engine_Interface
This is a new common class designed as an interface between an engine
and the processing routines which should become a part of common as well.

todo:
 - migrate all processings to use this interface only
 - lots of testing...

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-06 10:00:08 +01:00
..
engine_interface_base.cpp new: Engine_Interface 2010-12-06 10:00:08 +01:00
engine_interface_base.h new: Engine_Interface 2010-12-06 10:00:08 +01:00
readme.txt new: Engine_Interface 2010-12-06 10:00:08 +01:00

readme.txt

readme for openEMS/Commen

- This folder contains all classes common for all numerical solver included in openEMS (currently only FDTD)
	- Engine-Interface classes
	- Commen processing classes