openEMS/Common
Thorsten Liebig 16263e8f9a new Operator_Base class
- This class is meant as an abstract base for any time-domain and rect-grid numerical solver.
- All processing methods should only use this base class

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 removed FDTD engine from (nearly) all processing classes 2010-12-06 10:00:08 +01:00
operator_base.cpp new Operator_Base class 2010-12-06 10:00:08 +01:00
operator_base.h new Operator_Base class 2010-12-06 10:00:08 +01:00
readme.txt new Operator_Base class 2010-12-06 10:00:08 +01:00

readme for openEMS/Commen

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