aboutsummaryrefslogtreecommitdiff
path: root/src/Hermite/all_prototypes.h
blob: 5503affc3991054830035c273ef4469c60a43c4f (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
/* all-prototypes.h -- C prototypes for all template-generated functions */
/* $Header$ */

/*
 * 1D
 */

#undef  FUNCTION_NAME
#define FUNCTION_NAME	AEILocalInterp_U_Herm_1cube_2
#include "template.h"

#undef  FUNCTION_NAME
#define FUNCTION_NAME	AEILocalInterp_U_Herm_1cube_3
#include "template.h"

#undef  FUNCTION_NAME
#define FUNCTION_NAME	AEILocalInterp_U_Herm_1cube_4
#include "template.h"


/*
 * 2D
 */

#undef  FUNCTION_NAME
#define FUNCTION_NAME	AEILocalInterp_U_Herm_2cube_2
#include "template.h"

#undef  FUNCTION_NAME
#define FUNCTION_NAME	AEILocalInterp_U_Herm_2cube_3
#include "template.h"


/*
 * 3D
 */

#undef  FUNCTION_NAME
#define FUNCTION_NAME	AEILocalInterp_U_Herm_3cube_2
#include "template.h"

#undef  FUNCTION_NAME
#define FUNCTION_NAME	AEILocalInterp_U_Herm_3cube_3
#include "template.h"