aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/common/2d.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/common/2d.log')
-rw-r--r--src/GeneralizedPolynomial-Uniform/common/2d.log10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/common/2d.log b/src/GeneralizedPolynomial-Uniform/common/2d.log
index 909de57..a76f548 100644
--- a/src/GeneralizedPolynomial-Uniform/common/2d.log
+++ b/src/GeneralizedPolynomial-Uniform/common/2d.log
@@ -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 2d interpolation schemes
-# $Id: 2d.maple,v 1.1.1.1 2002/08/18 15:05:38 jthorn Exp $
+# $Header: /cactusdevcvs/CactusBase/LocalInterp/src/GeneralizedPolynomial-Uniform/common/2d.maple,v 1.3 2002/08/20 16:56:41 jthorn Exp $
>
################################################################################
>
@@ -1472,7 +1472,7 @@ data_var_list_2d_size4 := ["data_m1_m1", "data_0_m1", "data_p1_m1",
> "2d.cube.size4/coeff-dxy.dcl.c");
> print_name_list_dcl(map(coeff_name, posn_list_2d_size4, "coeff_dyy_"), "fp",
> "2d.cube.size4/coeff-dyy.dcl.c");
-bytes used=1000212, alloc=917336, time=0.13
+bytes used=1000212, alloc=917336, time=0.18
>
> print_interp_cmpt__lc_of_data(posn_list_2d_size4,
> "result", "coeff_I_", "data_",
@@ -1599,7 +1599,7 @@ data_var_list_2d_size6 := ["data_m2_m2", "data_m1_m2", "data_0_m2",
> "2d.cube.size6/coeff-dy.store.c");
> print_interp_coeff_var_store(posn_list_2d_size6, "factor", "coeff_dxx_",
> "2d.cube.size6/coeff-dxx.store.c");
-bytes used=2000440, alloc=1179432, time=0.27
+bytes used=2000440, alloc=1179432, time=0.32
> print_interp_coeff_var_store(posn_list_2d_size6, "factor", "coeff_dxy_",
> "2d.cube.size6/coeff-dxy.store.c");
> print_interp_coeff_var_store(posn_list_2d_size6, "factor", "coeff_dyy_",
@@ -1639,4 +1639,4 @@ bytes used=2000440, alloc=1179432, time=0.27
>
################################################################################
> quit
-bytes used=2688044, alloc=1179432, time=0.39
+bytes used=2688044, alloc=1179432, time=0.40