aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryye00 <yye00@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2005-12-15 22:50:22 +0000
committeryye00 <yye00@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2005-12-15 22:50:22 +0000
commitdf4108e226b87a43332857e1dfdab20e10e6c104 (patch)
treea4dfa2b613b5f812e960f15db23d8880bbc5bcf2
parent25199b8966ade69506cf2cc3f931b977ff31133a (diff)
minor fix
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@97 fa3da13c-9f13-4301-a575-cf5b8c5e1907
-rw-r--r--src/Flat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Flat.c b/src/Flat.c
index c083eb5..2fd87d3 100644
--- a/src/Flat.c
+++ b/src/Flat.c
@@ -297,7 +297,7 @@ int SORFlat3D(cGH *GH, int FieldIndex, int MIndex, int NIndex,
}
/* reduction operation on processor-local residual values */
- ierr = ierr = CCTK_ReduceArraysGlobally(GH, -1,sum_handle, -1, 1,input_array,0,
+ ierr = CCTK_ReduceArraysGlobally(GH, -1,sum_handle, -1, 1,input_array,0,
input_array_dim,
input_array_type_codes,
1,