summaryrefslogtreecommitdiff
path: root/src/comm
diff options
context:
space:
mode:
authoryye00 <yye00@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-10-21 15:37:38 +0000
committeryye00 <yye00@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-10-21 15:37:38 +0000
commit5ce65bdec5c39c8fade0154a7f44801488a03b93 (patch)
tree800636c78892020df29142348ffe8bd0d1283e02 /src/comm
parentb99f02e9eb7c715c851749e630895115d61bc82a (diff)
A fix to routine documentation, more of these will be made as time allows (stumbled on it during reduction code review).
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4186 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/comm')
-rw-r--r--src/comm/Reduction.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comm/Reduction.c b/src/comm/Reduction.c
index 29b3848a..7eb3ccd6 100644
--- a/src/comm/Reduction.c
+++ b/src/comm/Reduction.c
@@ -1328,7 +1328,7 @@ const char *CCTK_ReduceOperatorImplementation(int handle)
@enddesc
@returntype int
@returndesc
- Implementation which supplied the interpolation operator
+ Implementation which supplied the reduction operator
@endreturndesc
@@*/
const char *CCTK_LocalArrayReduceOperatorImplementation(int handle)