openEMS/Common
Thorsten Liebig 1573f0952e cricital bug fix for mode matching probes
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2016-11-13 22:09:36 +01:00
..
CMakeLists.txt
engine_interface_base.cpp
engine_interface_base.h
operator_base.cpp
operator_base.h
processcurrent.cpp
processcurrent.h
processfieldprobe.cpp
processfieldprobe.h
processfields_fd.cpp
processfields_fd.h
processfields_sar.cpp
processfields_sar.h
processfields_td.cpp
processfields_td.h remove using namespace std from header files 2015-06-18 21:45:22 +02:00
processfields.cpp
processfields.h
processing.cpp
processing.h
processintegral.cpp
processintegral.h
processmodematch.cpp cricital bug fix for mode matching probes 2016-11-13 22:09:36 +01:00
processmodematch.h
processvoltage.cpp remove using namespace std from header files 2015-06-18 21:45:22 +02:00
processvoltage.h
readme.txt

readme for openEMS/Common

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