From e4857aa4da9018c6b1a785ef0f07b8317e0de391 Mon Sep 17 00:00:00 2001 From: jthorn Date: Sun, 19 May 2002 13:04:45 +0000 Subject: tweak comment wording git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@47 df1f8a13-aa1d-4dd4-9681-27ded5b42416 --- src/GeneralizedPolynomial-Uniform/InterpLocalUniform.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') 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 ***** -- cgit v1.2.3