aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-05-19 13:04:45 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-05-19 13:04:45 +0000
commite4857aa4da9018c6b1a785ef0f07b8317e0de391 (patch)
tree920a832ed4473334bc4137d3ebf09d3e75efefec /src
parent1206efacc9f16d2abed8c522431441865786ed93 (diff)
tweak comment wording
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@47 df1f8a13-aa1d-4dd4-9681-27ded5b42416
Diffstat (limited to 'src')
-rw-r--r--src/GeneralizedPolynomial-Uniform/InterpLocalUniform.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.c b/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.c
index bb3bc2b..db804cb 100644
--- a/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.c
+++ b/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.c
@@ -64,7 +64,9 @@ CCTK_FILEVERSION(CactusBase_LocalInterp_src_GeneralizedPolynomialUniform_InterpL
This function is just a driver: it validates arguments,
extracts optional arguments from the parameter table,
then decodes (N_dims, molecule_family, order, smoothing)
- and calls the appropriate subfunction.
+ and calls the appropriate subfunction to do the actual
+ interpolation, then finally stores some results back in
+ the parameter table.
@enddesc
***** misc arguments *****