aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/all_prototypes.h
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2003-04-15 17:12:59 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2003-04-15 17:12:59 +0000
commit96309eb56861333d6e3111c5a3cb54c9426a1d61 (patch)
tree4ce9825883ea56e3a4f16bd910974de4a4c48044 /src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/all_prototypes.h
parent5a8da73fce7752d0e3ee52fe8fb1149009b3305c (diff)
new machine-generated coefficient files for this interpolator
(with Lagrange now split into tensor-product and maximum-degree interpolators) git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@144 df1f8a13-aa1d-4dd4-9681-27ded5b42416
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/all_prototypes.h')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/all_prototypes.h72
1 files changed, 72 insertions, 0 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/all_prototypes.h b/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/all_prototypes.h
new file mode 100644
index 0000000..0a49904
--- /dev/null
+++ b/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/all_prototypes.h
@@ -0,0 +1,72 @@
+/* all-prototypes.h -- C prototypes for all template-generated functions */
+/* $Header$ */
+
+/*
+ * 1D
+ */
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_1d_cube10
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_1d_cube20
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_1d_cube30
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_1d_cube40
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_1d_cube50
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_1d_cube60
+#include "template.h"
+
+
+/*
+ * 2D
+ */
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_2d_cube10
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_2d_cube20
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_2d_cube30
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_2d_cube40
+#include "template.h"
+
+
+/*
+ * 3D
+ */
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_3d_cube10
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_3d_cube20
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_3d_cube30
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrMD_3d_cube40
+#include "template.h"