aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/common/1d.log
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-08-20 16:58:06 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-08-20 16:58:06 +0000
commit38ed38c4ab93e915a38b682e277d6932a6066def (patch)
treeb054269f51af22f331eb24c0fd7b14163158262a /src/GeneralizedPolynomial-Uniform/common/1d.log
parentca848af58bf1a9caccb993c04ae4f798c571b84a (diff)
refresh machine-generated coefficient files
with latest tweaks to Maple code which generates them git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@96 df1f8a13-aa1d-4dd4-9681-27ded5b42416
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/common/1d.log')
-rw-r--r--src/GeneralizedPolynomial-Uniform/common/1d.log10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/common/1d.log b/src/GeneralizedPolynomial-Uniform/common/1d.log
index bf3e9bf..4c1a387 100644
--- a/src/GeneralizedPolynomial-Uniform/common/1d.log
+++ b/src/GeneralizedPolynomial-Uniform/common/1d.log
@@ -4,7 +4,7 @@
<____ ____> Waterloo Maple Inc.
| Type ? for help.
# util.maple -- misc utility routines
-# $Id: util.maple,v 1.3 2002/05/19 13:12:18 jthorn Exp $
+# $Header: /cactusdevcvs/CactusBase/LocalInterp/src/GeneralizedPolynomial-Uniform/util.maple,v 1.4 2002/08/20 16:46:06 jthorn Exp $
>
#
# fix_rationals - convert numbers to RATIONAL() calls
@@ -445,7 +445,7 @@ ftruncate :=
proc(file_name::string) fopen(file_name, 'WRITE'); fclose(%); NULL end proc
# interpolate.maple -- compute interpolation formulas/coefficients
-# $Id: interpolate.maple,v 1.7 2002/08/19 14:30:43 jthorn Exp $
+# $Header: /cactusdevcvs/CactusBase/LocalInterp/src/GeneralizedPolynomial-Uniform/interpolate.maple,v 1.8 2002/08/20 16:46:05 jthorn Exp $
>
#
# <<<representation of numbers, data values, etc>>>
@@ -1081,7 +1081,7 @@ data_var_name := proc(posn::list(numeric), name_prefix::string)
end proc
# Maple code to compute lists of point positions in hypercube-shaped molecules
-# $Id: cube_posns.maple,v 1.1.1.1 2002/08/18 15:05:38 jthorn Exp $
+# $Header: /cactusdevcvs/CactusBase/LocalInterp/src/GeneralizedPolynomial-Uniform/common/cube_posns.maple,v 1.3 2002/08/20 16:56:41 jthorn Exp $
>
################################################################################
>
@@ -1323,7 +1323,7 @@ posn_list_3d_size6 := [[-2, -2, -2], [-1, -2, -2], [0, -2, -2], [1, -2, -2],
[-1, 3, 3], [0, 3, 3], [1, 3, 3], [2, 3, 3], [3, 3, 3]]
# Maple code to compute common coefficients for all 1d interpolation schemes
-# $Id: 1d.maple,v 1.1.1.1 2002/08/18 15:05:38 jthorn Exp $
+# $Header: /cactusdevcvs/CactusBase/LocalInterp/src/GeneralizedPolynomial-Uniform/common/1d.maple,v 1.2 2002/08/20 16:56:41 jthorn Exp $
>
################################################################################
>
@@ -1560,4 +1560,4 @@ data_var_list_1d_size7 := [
>
################################################################################
> quit
-bytes used=797948, alloc=720764, time=0.12
+bytes used=797948, alloc=720764, time=0.13