openEMS/Common
Thorsten Liebig a3ef97eb3e fix: SAR processing: don't dump data if disabled 2012-05-24 15:26:23 +02: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 engine interface using sse & speed enhancement in energy estimate 2011-11-07 12:07:55 +01:00
operator_base.cpp openEMS using CSX mesh type definition 2011-08-16 17:03:57 +02:00
operator_base.h rewritten SAR calculation 2012-04-27 16:37:42 +02:00
processcurrent.cpp Processing now using SnapBox2Mesh 2011-07-22 10:01:19 +02:00
processcurrent.h fixes in current integration box 2011-07-13 09:36:23 +02: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 rewritten SAR calculation 2012-04-27 16:37:42 +02:00
processfields.h reorganized vtk writer and new hdf5 file writer & reader 2012-02-02 10:20:49 +01:00
processfields_fd.cpp ProcessFields_FD: fix in frequency attribute dump 2012-02-17 12:33:05 +01:00
processfields_fd.h new frequency domain dump type: local SAR 2011-01-31 12:25:55 +01:00
processfields_sar.cpp fix: SAR processing: don't dump data if disabled 2012-05-24 15:26:23 +02:00
processfields_sar.h rewritten SAR calculation 2012-04-27 16:37:42 +02:00
processfields_td.cpp reorganized vtk writer and new hdf5 file writer & reader 2012-02-02 10:20:49 +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 console output: show snapped mesh type & number of lines/cells 2011-11-14 14:12:36 +01:00
processing.h allow multiple boxes in Probe and Dump Properties 2011-08-31 11:05:04 +02: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