Teuchos - Trilinos Tools Package
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
parser
src
Teuchos_chartab.cpp
1
/* This file was auto-generated by
2
gen_Teuchos_chartab */
3
4
#include "Teuchos_chartab.hpp"
5
6
namespace
Teuchos {
7
8
int
const
chartab[TEUCHOS_CHARTAB_SIZE] = {
9
-1,
10
-1,
11
-1,
12
-1,
13
-1,
14
-1,
15
-1,
16
-1,
17
-1,
18
0,
19
1,
20
-1,
21
-1,
22
2,
23
-1,
24
-1,
25
-1,
26
-1,
27
-1,
28
-1,
29
-1,
30
-1,
31
-1,
32
-1,
33
-1,
34
-1,
35
-1,
36
-1,
37
-1,
38
-1,
39
-1,
40
-1,
41
3,
42
66,
43
67,
44
68,
45
69,
46
70,
47
71,
48
72,
49
73,
50
74,
51
75,
52
76,
53
77,
54
78,
55
79,
56
80,
57
56,
58
57,
59
58,
60
59,
61
60,
62
61,
63
62,
64
63,
65
64,
66
65,
67
81,
68
82,
69
83,
70
84,
71
85,
72
86,
73
87,
74
30,
75
31,
76
32,
77
33,
78
34,
79
35,
80
36,
81
37,
82
38,
83
39,
84
40,
85
41,
86
42,
87
43,
88
44,
89
45,
90
46,
91
47,
92
48,
93
49,
94
50,
95
51,
96
52,
97
53,
98
54,
99
55,
100
88,
101
89,
102
90,
103
91,
104
92,
105
93,
106
4,
107
5,
108
6,
109
7,
110
8,
111
9,
112
10,
113
11,
114
12,
115
13,
116
14,
117
15,
118
16,
119
17,
120
18,
121
19,
122
20,
123
21,
124
22,
125
23,
126
24,
127
25,
128
26,
129
27,
130
28,
131
29,
132
94,
133
95,
134
96,
135
97,
136
-1
137
};
138
139
char
const
inv_chartab[NCHARS] = {
140
'\t'
,
141
'\n'
,
142
'\r'
,
143
' '
,
144
'a'
,
145
'b'
,
146
'c'
,
147
'd'
,
148
'e'
,
149
'f'
,
150
'g'
,
151
'h'
,
152
'i'
,
153
'j'
,
154
'k'
,
155
'l'
,
156
'm'
,
157
'n'
,
158
'o'
,
159
'p'
,
160
'q'
,
161
'r'
,
162
's'
,
163
't'
,
164
'u'
,
165
'v'
,
166
'w'
,
167
'x'
,
168
'y'
,
169
'z'
,
170
'A'
,
171
'B'
,
172
'C'
,
173
'D'
,
174
'E'
,
175
'F'
,
176
'G'
,
177
'H'
,
178
'I'
,
179
'J'
,
180
'K'
,
181
'L'
,
182
'M'
,
183
'N'
,
184
'O'
,
185
'P'
,
186
'Q'
,
187
'R'
,
188
'S'
,
189
'T'
,
190
'U'
,
191
'V'
,
192
'W'
,
193
'X'
,
194
'Y'
,
195
'Z'
,
196
'0'
,
197
'1'
,
198
'2'
,
199
'3'
,
200
'4'
,
201
'5'
,
202
'6'
,
203
'7'
,
204
'8'
,
205
'9'
,
206
'!'
,
207
'"'
,
208
'#'
,
209
'$'
,
210
'%'
,
211
'&'
,
212
'\''
,
213
'('
,
214
')'
,
215
'*'
,
216
'+'
,
217
','
,
218
'-'
,
219
'.'
,
220
'/'
,
221
':'
,
222
';'
,
223
'<'
,
224
'='
,
225
'>'
,
226
'?'
,
227
'@'
,
228
'['
,
229
'\\'
,
230
']'
,
231
'^'
,
232
'_'
,
233
'`'
,
234
'{'
,
235
'|'
,
236
'}'
,
237
'~'
238
};
239
240
}
// end namespace Teuchos
Generated by
1.8.5