openEMS/Common
Thorsten Liebig 4254337ea0 moved field calculations to ProcessFields for common use in TD and FD field processing 2010-12-17 15:14:34 +01:00
..
engine_interface_base.cpp processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
engine_interface_base.h processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
operator_base.cpp Init style: applied astyle.sh 2010-12-06 15:31:11 +01:00
operator_base.h replaced GetMeshDelta by GetEdgeLength & partially removed AdrOp 2010-12-08 16:55:27 +01:00
process_efield.cpp replaced GetMeshDelta by GetEdgeLength & partially removed AdrOp 2010-12-08 16:55:27 +01:00
process_efield.h processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
process_hfield.cpp replaced GetMeshDelta by GetEdgeLength & partially removed AdrOp 2010-12-08 16:55:27 +01:00
process_hfield.h processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processcurrent.cpp processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processcurrent.h processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processfields.cpp moved field calculations to ProcessFields for common use in TD and FD field processing 2010-12-17 15:14:34 +01:00
processfields.h moved field calculations to ProcessFields for common use in TD and FD field processing 2010-12-17 15:14:34 +01:00
processfields_td.cpp moved field calculations to ProcessFields for common use in TD and FD field processing 2010-12-17 15:14:34 +01:00
processfields_td.h processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processing.cpp added virtual Pre- and PostProcessing methods to Processing-classes 2010-12-17 15:13:43 +01:00
processing.h added virtual Pre- and PostProcessing methods to Processing-classes 2010-12-17 15:13:43 +01:00
processintegral.cpp processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processintegral.h processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processmodematch.cpp processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processmodematch.h processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processvoltage.cpp processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processvoltage.h processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
readme.txt real abstract base classes for common operator and engine-interface 2010-12-07 14:47:22 +01:00

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