aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange-tensor-product/all_prototypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange-tensor-product/all_prototypes.h')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange-tensor-product/all_prototypes.h72
1 files changed, 72 insertions, 0 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange-tensor-product/all_prototypes.h b/src/GeneralizedPolynomial-Uniform/Lagrange-tensor-product/all_prototypes.h
new file mode 100644
index 0000000..23e6f37
--- /dev/null
+++ b/src/GeneralizedPolynomial-Uniform/Lagrange-tensor-product/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_LagrTP_1d_cube10
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_1d_cube20
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_1d_cube30
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_1d_cube40
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_1d_cube50
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_1d_cube60
+#include "template.h"
+
+
+/*
+ * 2D
+ */
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_2d_cube10
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_2d_cube20
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_2d_cube30
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_2d_cube40
+#include "template.h"
+
+
+/*
+ * 3D
+ */
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_3d_cube10
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_3d_cube20
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_3d_cube30
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME LocalInterp_U_LagrTP_3d_cube40
+#include "template.h"