Teuchos - Trilinos Tools Package
Version of the Day
Loading...
Searching...
No Matches
parser
src
Teuchos_chartab.hpp
1
// @HEADER
2
// *****************************************************************************
3
// Teuchos: Common Tools Package
4
//
5
// Copyright 2004 NTESS and the Teuchos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
/* This file was auto-generated by
11
gen_Teuchos_chartab */
12
13
#ifndef TEUCHOS_CHARTAB_HPP
14
#define TEUCHOS_CHARTAB_HPP
15
16
namespace
Teuchos
{
17
18
enum
{ NCHARS = 98 };
19
20
#define TEUCHOS_CHARTAB_SIZE 128
21
extern
int
const
chartab[TEUCHOS_CHARTAB_SIZE];
22
extern
char
const
inv_chartab[NCHARS];
23
24
}
// end namespace Teuchos
25
26
#endif
Teuchos
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...
Generated on Thu Oct 9 2025 20:59:56 for Teuchos - Trilinos Tools Package by
1.9.8