From 03d8935cb8d37e72f31af3f4363f0471c1318125 Mon Sep 17 00:00:00 2001 From: Thorsten Liebig Date: Wed, 28 Apr 2010 21:03:15 +0200 Subject: [PATCH] fix in field processing + subsampling + cell-interpolated --- FDTD/processfields_td.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FDTD/processfields_td.cpp b/FDTD/processfields_td.cpp index f0d1604..b818070 100644 --- a/FDTD/processfields_td.cpp +++ b/FDTD/processfields_td.cpp @@ -44,10 +44,10 @@ void ProcessFieldsTD::DumpCellInterpol(string filename) OpPos[0]=start[0]+pos[0]*subSample[0]; for (pos[1]=0;pos[1]GetMeshDelta(0,OpPos); //Op->discLines[0][OpPos[0]+1] - Op->discLines[0][OpPos[0]]; if (delta)