openEMS/Common
Thorsten Liebig 2fbb8ffdf5 mesh fix in not interpolated H-field dumps 2011-01-05 16:26:24 +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 new ProcessFieldsFD class + fixes 2010-12-19 20:41:08 +01:00
processcurrent.h processing constructor with Engine_Interface_Base only 2010-12-07 16:47:23 +01:00
processfields.cpp mesh fix in not interpolated H-field dumps 2011-01-05 16:26:24 +01:00
processfields.h use new CSXCAD optimal resolution dump options 2010-12-28 11:15:08 +01:00
processfields_fd.cpp processfields: reorganized hdf field & mesh dumps 2010-12-27 13:54:09 +01:00
processfields_fd.h new ProcessFieldsFD class + fixes 2010-12-19 20:41:08 +01:00
processfields_td.cpp processfields: reorganized hdf field & mesh dumps 2010-12-27 13:54:09 +01:00
processfields_td.h processfields: reorganized hdf field & mesh dumps 2010-12-27 13:54:09 +01:00
processing.cpp new ProcessFieldsFD class + fixes 2010-12-19 20:41:08 +01:00
processing.h new ProcessFieldsFD class + fixes 2010-12-19 20:41:08 +01:00
processintegral.cpp new ProcessFieldsFD class + fixes 2010-12-19 20:41:08 +01:00
processintegral.h new ProcessFieldsFD class + fixes 2010-12-19 20:41:08 +01:00
processmodematch.cpp new ProcessFieldsFD class + fixes 2010-12-19 20:41:08 +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