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.hpp
1
/* This file was auto-generated by
2
gen_Teuchos_chartab */
3
4
#ifndef TEUCHOS_CHARTAB_HPP
5
#define TEUCHOS_CHARTAB_HPP
6
7
namespace
Teuchos {
8
9
enum
{ NCHARS = 98 };
10
11
#define TEUCHOS_CHARTAB_SIZE 128
12
extern
int
const
chartab[TEUCHOS_CHARTAB_SIZE];
13
extern
char
const
inv_chartab[NCHARS];
14
15
}
// end namespace Teuchos
16
17
#endif
Generated by
1.8.5