openEMS/FDTD
Thorsten Liebig 23df0f63a0 MPI: critital fix in current update/transfer
The normal current component at the upper boundaries are not updated
by the conventional engine as is needed for the interface interaction.

Workaround: transfer all three current components --> larger data transfer
Todo: needs to be properly fixed in the future!

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2011-03-10 10:39:07 +01:00
..
extensions replaced GetMeshDelta by GetEdgeLength & partially removed AdrOp 2010-12-08 16:55:27 +01:00
engine.cpp new method to dump excitation signals 2011-03-10 10:34:40 +01:00
engine.h new method to dump excitation signals 2011-03-10 10:34:40 +01:00
engine_cylindermultigrid.cpp Init style: applied astyle.sh 2010-12-06 15:31:11 +01:00
engine_cylindermultigrid.h Init style: applied astyle.sh 2010-12-06 15:31:11 +01:00
engine_interface_fdtd.cpp new dump type: total current density (rotH) field dump 2011-01-10 11:15:22 +01:00
engine_interface_fdtd.h new dump type: total current density (rotH) field dump 2011-01-10 11:15:22 +01:00
engine_mpi.cpp MPI: critital fix in current update/transfer 2011-03-10 10:39:07 +01:00
engine_mpi.h MPI: critital fix in current update/transfer 2011-03-10 10:39:07 +01:00
engine_multithread.cpp MPI: insert MPI engine into main engines inheritance scheme 2011-03-10 10:39:07 +01:00
engine_multithread.h MPI: insert MPI engine into main engines inheritance scheme 2011-03-10 10:39:07 +01:00
engine_sse.cpp Init style: applied astyle.sh 2010-12-06 15:31:11 +01: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 new method to dump excitation signals 2011-03-10 10:34:40 +01:00
excitation.h new method to dump excitation signals 2011-03-10 10:34:40 +01:00
openems_fdtd_mpi.cpp MPI: some fixes in handling the MPI engine 2011-03-10 10:39:07 +01:00
openems_fdtd_mpi.h MPI: some fixes in handling the MPI engine 2011-03-10 10:39:07 +01:00
operator.cpp MPI: fix for cylindrical coordinate engine + MPI 2011-03-10 10:39:07 +01:00
operator.h MPI: fix for cylindrical coordinate engine + MPI 2011-03-10 10:39:07 +01:00
operator_cylinder.cpp MPI: fix for cylindrical coordinate engine + MPI 2011-03-10 10:39:07 +01:00
operator_cylinder.h fixed the operator resetting & cleanup + a lot of memory leaks fixed 2011-01-24 11:11:45 +01:00
operator_cylindermultigrid.cpp fill missing material storage in cylindrical multigrids 2011-01-25 10:27:51 +01:00
operator_cylindermultigrid.h fill missing material storage in cylindrical multigrids 2011-01-25 10:27:51 +01:00
operator_mpi.cpp MPI: synchronize time step + new MPI_Enabled flag 2011-03-10 10:39:07 +01:00
operator_mpi.h MPI: synchronize time step + new MPI_Enabled flag 2011-03-10 10:39:07 +01:00
operator_multithread.cpp MPI: insert MPI engine into main engines inheritance scheme 2011-03-10 10:39:07 +01:00
operator_multithread.h MPI: insert MPI engine into main engines inheritance scheme 2011-03-10 10:39:07 +01:00
operator_sse.cpp fixed the operator resetting & cleanup + a lot of memory leaks fixed 2011-01-24 11:11:45 +01:00
operator_sse.h fixed the operator resetting & cleanup + a lot of memory leaks fixed 2011-01-24 11:11:45 +01:00
operator_sse_compressed.cpp fix: allow missing exciation... 2011-02-08 10:35:23 +01:00
operator_sse_compressed.h fixed the operator resetting & cleanup + a lot of memory leaks fixed 2011-01-24 11:11:45 +01:00