openEMS/FDTD
Thorsten Liebig cc5a709e74 make excitation setup a void function if nothing is returned
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2018-06-24 10:13:28 +02:00
..
extensions Fix build error due to ambigous overload of isnan/isinf 2018-03-27 03:57:22 +02:00
CMakeLists.txt MPI: update for MPI usage 2016-01-27 18:37:07 +01:00
engine.cpp Operator: replacement for GetOriginalNumLines + use full or simple mesh for snapping 2013-02-06 16:33:12 +01:00
engine.h minor typo 2012-07-12 09:31:22 +02:00
engine_cylinder.cpp introduced new (dummy) cylinder engine 2012-06-06 10:25:40 +02:00
engine_cylinder.h introduced new (dummy) cylinder engine 2012-06-06 10:25:40 +02:00
engine_cylindermultigrid.cpp Cylindrical sub-grids: now full interpolation --> support graded alpha-mesh 2012-06-25 13:22:34 +02:00
engine_cylindermultigrid.h Cylindrical sub-grids: now full interpolation --> support graded alpha-mesh 2012-06-25 13:22:34 +02:00
engine_interface_cylindrical_fdtd.cpp critical fix: use new Operator->GetEngine for engine interface setup 2014-01-06 16:08:13 +01:00
engine_interface_cylindrical_fdtd.h critical fix: use new Operator->GetEngine for engine interface setup 2014-01-06 16:08:13 +01:00
engine_interface_fdtd.cpp add field processing for electric and magnetic flux densities 2017-05-28 12:01:04 +02:00
engine_interface_fdtd.h add field processing for electric and magnetic flux densities 2017-05-28 12:01:04 +02:00
engine_interface_sse_fdtd.cpp critical fix: use new Operator->GetEngine for engine interface setup 2014-01-06 16:08:13 +01:00
engine_interface_sse_fdtd.h critical fix: use new Operator->GetEngine for engine interface setup 2014-01-06 16:08:13 +01:00
engine_mpi.cpp MPI: update for MPI usage 2016-01-27 18:37:07 +01:00
engine_mpi.h MPI: added cylindrical multigrid support 2011-03-10 10:39:08 +01:00
engine_multithread.cpp Guard xmmintrin.h include so it is only used when necessary 2018-03-27 03:26:21 +02:00
engine_multithread.h cmake: improve build system and support win32 2015-05-19 22:13:28 +02:00
engine_sse.cpp Guard xmmintrin.h include so it is only used when necessary 2018-03-27 03:26:21 +02:00
engine_sse.h NEW: cylindrical multigrid FDTD 2010-09-08 07:36:32 +02:00
engine_sse_compressed.cpp Init style: applied astyle.sh 2010-12-06 15:31:11 +01:00
engine_sse_compressed.h introducing compressed sse operator & engine 2010-05-19 11:41:35 +02:00
excitation.cpp make excitation setup a void function if nothing is returned 2018-06-24 10:13:28 +02:00
excitation.h make excitation setup a void function if nothing is returned 2018-06-24 10:13:28 +02:00
openems_fdtd_mpi.cpp forgot an << endl; 2016-12-10 14:06:42 +01:00
openems_fdtd_mpi.h MPI: update for MPI usage 2016-01-27 18:37:07 +01:00
operator.cpp Fix build error due to ambigous overload of isnan/isinf 2018-03-27 03:57:22 +02:00
operator.h operator: speed improvement using a primitive pre-selection 2014-10-19 21:59:39 +02:00
operator_cylinder.cpp fix wrong time step for cylinder mesh with r=0 2016-02-18 22:58:07 +01:00
operator_cylinder.h fix wrong time step for cylinder mesh with r=0 2016-02-18 22:58:07 +01:00
operator_cylindermultigrid.cpp operator: speed improvement using a primitive pre-selection 2014-10-19 21:59:39 +02:00
operator_cylindermultigrid.h Operator: new method to get corresponding engine 2014-01-06 15:40:39 +01:00
operator_mpi.cpp Operator: new method to get corresponding engine 2014-01-06 15:40:39 +01:00
operator_mpi.h Operator: new method to get corresponding engine 2014-01-06 15:40:39 +01:00
operator_multithread.cpp operator: speed improvement using a primitive pre-selection 2014-10-19 21:59:39 +02:00
operator_multithread.h Operator: new method to get corresponding engine 2014-01-06 15:40:39 +01:00
operator_sse.cpp FDTD: fix sse/sse_compressed engine creation 2018-01-04 10:06:29 +01:00
operator_sse.h FDTD: fix sse/sse_compressed engine creation 2018-01-04 10:06:29 +01:00
operator_sse_compressed.cpp FDTD: fix sse/sse_compressed engine creation 2018-01-04 10:06:29 +01:00
operator_sse_compressed.h FDTD: fix sse/sse_compressed engine creation 2018-01-04 10:06:29 +01:00