openEMS/Common
Thorsten Liebig 4f97ec4bc8 Revert "ProcessFields fix: hdf5 dumps need dynamic memory allocation"
This reverts commit ae3e15770e.
2011-01-24 08:03:45 +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 new dump type: total current density (rotH) field dump 2011-01-10 11:15:22 +01:00
operator_base.cpp operator: new material data storage for post-processing purposes 2011-01-07 10:55:31 +01:00
operator_base.h operator: new material data storage for post-processing purposes 2011-01-07 10:55:31 +01:00
processcurrent.cpp processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processcurrent.h processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processfieldprobe.cpp ProcessEField and ProcessHField replaced by new ProcessFieldProbe 2011-01-18 10:45:03 +01:00
processfieldprobe.h ProcessEField and ProcessHField replaced by new ProcessFieldProbe 2011-01-18 10:45:03 +01:00
processfields.cpp Revert "ProcessFields fix: hdf5 dumps need dynamic memory allocation" 2011-01-24 08:03:45 +01:00
processfields.h processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processfields_fd.cpp processfields: reorganized hdf field & mesh dumps 2010-12-27 13:54:09 +01:00
processfields_fd.h processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processfields_td.cpp processfields: reorganized hdf field & mesh dumps 2010-12-27 13:54:09 +01:00
processfields_td.h processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processing.cpp Processing: more debug information in snapping warnings 2011-01-20 14:39:01 +01:00
processing.h processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processintegral.cpp processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processintegral.h processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processmodematch.cpp processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processmodematch.h processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processvoltage.cpp processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processvoltage.h processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +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