aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/all_prototypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange/all_prototypes.h')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange/all_prototypes.h72
1 files changed, 0 insertions, 72 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange/all_prototypes.h b/src/GeneralizedPolynomial-Uniform/Lagrange/all_prototypes.h
deleted file mode 100644
index 05e35a9..0000000
--- a/src/GeneralizedPolynomial-Uniform/Lagrange/all_prototypes.h
+++ /dev/null
@@ -1,72 +0,0 @@
-/* all-prototypes.h -- C prototypes for all template-generated functions */
-/* $Header$ */
-
-/*
- * 1D
- */
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_1d_cube10
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_1d_cube20
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_1d_cube30
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_1d_cube40
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_1d_cube50
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_1d_cube60
-#include "template.h"
-
-
-/*
- * 2D
- */
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_2d_cube10
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_2d_cube20
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_2d_cube30
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_2d_cube40
-#include "template.h"
-
-
-/*
- * 3D
- */
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_3d_cube10
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_3d_cube20
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_3d_cube30
-#include "template.h"
-
-#undef FUNCTION_NAME
-#define FUNCTION_NAME LocalInterp_ULagrange_3d_cube40
-#include "template.h"