..
engine.cpp
cleanup: renaming voltage excitation E_* to Volt_*
2010-08-16 13:28:19 +02:00
engine.h
write H-field excitation into file "ht"
2010-07-16 10:33:54 +02:00
engine_ext_cylinder.cpp
cylinder extensions: two critical bug fixes
2010-05-17 15:44:03 +02:00
engine_ext_cylinder.h
Moved special cylinder operations into op extentions
2010-05-11 19:11:37 +02:00
engine_ext_dispersive.cpp
dispersive engine extension: support inline methods
2010-07-11 17:21:59 +02:00
engine_ext_dispersive.h
new: dispersive materials / first and simple lorentz/drude dispersive materials
2010-07-06 10:01:26 +02:00
engine_ext_lorentzmaterial.cpp
dispersive engine extension: support inline methods
2010-07-11 17:21:59 +02:00
engine_ext_lorentzmaterial.h
new: dispersive materials / first and simple lorentz/drude dispersive materials
2010-07-06 10:01:26 +02:00
engine_ext_mur_abc.cpp
cleanup: renaming voltage excitation E_* to Volt_*
2010-08-16 13:28:19 +02:00
engine_ext_mur_abc.h
mur_abc_extension: now allows material distribution
2010-04-28 21:45:05 +02:00
engine_ext_pml_sf.cpp
pml: fix E-excite on the lower pml-bound
2010-08-03 17:14:03 +02:00
engine_ext_pml_sf.h
new: split field pml implementation started
2010-07-16 17:25:32 +02:00
engine_extension.cpp
fix: missing Engine_Extension deconstructor
2010-07-15 12:11:48 +02:00
engine_extension.h
fix: missing Engine_Extension deconstructor
2010-07-15 12:11:48 +02:00
engine_multithread.cpp
fix in calculation of numThreads --> calculation moved to operator
2010-08-25 15:27:59 +02:00
engine_multithread.h
minor documentation updates
2010-07-16 10:41:12 +02:00
engine_sse.cpp
Improve the speed of the SSE engine by using flush-to-zero
2010-07-13 10:47:40 +02:00
engine_sse.h
critical fix in engine field access methods
2010-05-18 14:10:11 +02:00
engine_sse_compressed.cpp
fix in multithreading linesPerThread
2010-06-29 12:44:47 +02:00
engine_sse_compressed.h
introducing compressed sse operator & engine
2010-05-19 11:41:35 +02:00
excitation.cpp
excitation: warning for unknown types fixed...
2010-08-23 22:52:08 +02:00
excitation.h
cleanup: renaming voltage excitation E_* to Volt_*
2010-08-16 13:28:19 +02:00
operator.cpp
major operator revision
2010-09-02 15:35:13 +02:00
operator.h
major operator revision
2010-09-02 15:35:13 +02:00
operator_cylinder.cpp
major operator revision
2010-09-02 15:35:13 +02:00
operator_cylinder.h
major operator revision
2010-09-02 15:35:13 +02:00
operator_ext_cylinder.cpp
show extensions status & define const methods
2010-07-11 23:45:41 +02:00
operator_ext_cylinder.h
show extensions status & define const methods
2010-07-11 23:45:41 +02:00
operator_ext_dispersive.cpp
show extensions status & define const methods
2010-07-11 23:45:41 +02:00
operator_ext_dispersive.h
show extensions status & define const methods
2010-07-11 23:45:41 +02:00
operator_ext_lorentzmaterial.cpp
show extensions status & define const methods
2010-07-11 23:45:41 +02:00
operator_ext_lorentzmaterial.h
show extensions status & define const methods
2010-07-11 23:45:41 +02:00
operator_ext_mur_abc.cpp
Mur-ABC: set a phase velocity to handle dispersive waveguides
2010-08-10 07:50:53 +02:00
operator_ext_mur_abc.h
Mur-ABC: set a phase velocity to handle dispersive waveguides
2010-08-10 07:50:53 +02:00
operator_ext_pml_sf.cpp
major operator revision
2010-09-02 15:35:13 +02:00
operator_ext_pml_sf.h
major operator revision
2010-09-02 15:35:13 +02:00
operator_extension.cpp
show extensions status & define const methods
2010-07-11 23:45:41 +02:00
operator_extension.h
show extensions status & define const methods
2010-07-11 23:45:41 +02:00
operator_multithread.cpp
fix in calculation of numThreads --> calculation moved to operator
2010-08-25 15:27:59 +02:00
operator_multithread.h
operator: multithreaded CalcPEC
2010-06-06 01:47:32 +02:00
operator_sse.cpp
cleanup: renaming voltage excitation E_* to Volt_*
2010-08-16 13:28:19 +02:00
operator_sse.h
DumpOperator2File now available for all types of operators
2010-05-29 12:47:07 +02:00
operator_sse_compressed.cpp
simplified memory management
2010-08-26 15:54:19 +02:00
operator_sse_compressed.h
indention changed
2010-08-26 15:47:04 +02:00
process_efield.cpp
missing header for win32
2010-08-10 12:19:59 +02:00
process_efield.h
new probe type: E-field
2010-07-16 15:55:35 +02:00
process_hfield.cpp
field probes: add info to text files
2010-07-20 11:37:19 +02:00
process_hfield.h
field probes: add info to text files
2010-07-20 11:37:19 +02:00
processcurrent.cpp
Revision: integral parameter processing (voltage & current calc)
2010-08-11 12:28:09 +02:00
processcurrent.h
Revision: integral parameter processing (voltage & current calc)
2010-08-11 12:28:09 +02:00
processfields.cpp
define mesh-type in Processing base class
2010-08-11 18:46:47 +02:00
processfields.h
define mesh-type in Processing base class
2010-08-11 18:46:47 +02:00
processfields_td.cpp
changed node-interpolation in H-field dumps
2010-07-19 09:04:13 +02:00
processfields_td.h
new: node interpolated dump in processfields
2010-05-11 20:38:58 +02:00
processing.cpp
avoid vector copy operation
2010-08-11 18:48:23 +02:00
processing.h
avoid vector copy operation
2010-08-11 18:48:23 +02:00
processintegral.cpp
Revision: integral parameter processing (voltage & current calc)
2010-08-11 12:28:09 +02:00
processintegral.h
Revision: integral parameter processing (voltage & current calc)
2010-08-11 12:28:09 +02:00
processmodematch.cpp
new process: mode matching integral parameter
2010-08-16 11:53:43 +02:00
processmodematch.h
new process: mode matching integral parameter
2010-08-16 11:53:43 +02:00
processvoltage.cpp
Revision: integral parameter processing (voltage & current calc)
2010-08-11 12:28:09 +02:00
processvoltage.h
Revision: integral parameter processing (voltage & current calc)
2010-08-11 12:28:09 +02:00