Teuchos Package Browser (Single Doxygen Collection)
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
parameterlist
src
Teuchos_VerbosityLevelCommandLineProcessorHelpers.hpp
Go to the documentation of this file.
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
#ifndef TEUCHOS_VERBOSITY_LEVEL_COMMANDLINE_PROCESSOR_HELPERS_HPP
11
#define TEUCHOS_VERBOSITY_LEVEL_COMMANDLINE_PROCESSOR_HELPERS_HPP
12
13
#include "
Teuchos_VerbosityLevel.hpp
"
14
15
16
namespace
Teuchos {
17
18
19
class
CommandLineProcessor;
20
21
26
void
setVerbosityLevelOption(
27
const
std::string &optionName,
28
EVerbosityLevel
*verbLevel,
29
const
std::string &docString,
30
CommandLineProcessor *clp,
31
const
bool
required =
false
32
);
33
34
35
}
// namespace Teuchos
36
37
38
#endif // TEUCHOS_VERBOSITY_LEVEL_COMMANDLINE_PROCESSOR_HELPERS_HPP
Teuchos::EVerbosityLevel
EVerbosityLevel
Verbosity level.
Definition:
Teuchos_VerbosityLevel.hpp:31
Teuchos_VerbosityLevel.hpp
Generated on Thu Nov 21 2024 09:21:40 for Teuchos Package Browser (Single Doxygen Collection) by
1.8.5