aboutsummaryrefslogtreecommitdiff
path: root/src/Lagrange-maximum-degree/all_prototypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Lagrange-maximum-degree/all_prototypes.h')
-rw-r--r--src/Lagrange-maximum-degree/all_prototypes.h72
1 files changed, 72 insertions, 0 deletions
diff --git a/src/Lagrange-maximum-degree/all_prototypes.h b/src/Lagrange-maximum-degree/all_prototypes.h
new file mode 100644
index 0000000..fe5ab60
--- /dev/null
+++ b/src/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 AEILocalInterp_U_LagMD_1cube_10
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_1cube_20
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_1cube_30
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_1cube_40
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_1cube_50
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_1cube_60
+#include "template.h"
+
+
+/*
+ * 2D
+ */
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_2cube_10
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_2cube_20
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_2cube_30
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_2cube_40
+#include "template.h"
+
+
+/*
+ * 3D
+ */
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_3cube_10
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_3cube_20
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_3cube_30
+#include "template.h"
+
+#undef FUNCTION_NAME
+#define FUNCTION_NAME AEILocalInterp_U_LagMD_3cube_40
+#include "template.h"