aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/all_prototypes.h
blob: 0a4990414e522f006979e359ce6727af5d352366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
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"