openEMS/Common
Thorsten Liebig 0c371fb43a exclude last line from total energy estimation 2011-03-10 10:34:15 +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 allocate dynamic CSX and allow access from basic operator 2011-01-31 12:00:00 +01:00
operator_base.h Operator-Base: access stored discrete material 2011-01-31 12:22:21 +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 exclude last line from total energy estimation 2011-03-10 10:34:15 +01:00
processfields.h init processings at a later time 2011-02-16 10:41:52 +01:00
processfields_fd.cpp processfields_fd: write number of frequencies into a hdf5 attribute 2011-02-04 10:27:42 +01:00
processfields_fd.h new frequency domain dump type: local SAR 2011-01-31 12:25:55 +01:00
processfields_sar.cpp new frequency domain dump type: local SAR 2011-01-31 12:25:55 +01:00
processfields_sar.h new frequency domain dump type: local SAR 2011-01-31 12:25:55 +01:00
processfields_td.cpp field-processings: fixed initializing disabled processes 2011-02-16 10:41:27 +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 processings: fixed missing star/stop initializing 2011-03-10 10:33:58 +01:00
processing.h init processings at a later time 2011-02-16 10:41:52 +01:00
processintegral.cpp processing: no init for disabled processings 2011-02-16 10:41:40 +01:00
processintegral.h processing: new type name and header dump in integral processing 2011-01-18 10:34:13 +01:00
processmodematch.cpp fix in Processing: disable processings outside the field domain 2011-02-16 10:41:17 +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