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_ParameterListAcceptorHelpers.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_PARAMETER_LIST_ACCEPTOR_HELPERS_HPP
11
#define TEUCHOS_PARAMETER_LIST_ACCEPTOR_HELPERS_HPP
12
13
14
#include "
Teuchos_ParameterListAcceptor.hpp
"
15
16
17
namespace
Teuchos {
18
19
20
class
ParameterListAcceptor;
21
22
26
TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT
void
printValidParameters
(
const
ParameterListAcceptor ¶mListAccpetor,
27
std::ostream &out,
const
bool
showDoc =
true
);
28
29
30
}
// end namespace Teuchos
31
32
33
#endif // TEUCHOS_PARAMETER_LIST_ACCEPTOR_HELPERS_HPP
Teuchos_ParameterListAcceptor.hpp
Teuchos::printValidParameters
TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT void printValidParameters(const ParameterListAcceptor ¶mListAccpetor, std::ostream &out, const bool showDoc=true)
Pretty print the valid parameters from a ParameterListAccpetor object.
Definition:
Teuchos_ParameterListAcceptorHelpers.cpp:15
TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT
#define TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT
Definition:
Teuchos_DLLExportMacro.h:37
Generated on Fri Sep 6 2024 09:20:57 for Teuchos Package Browser (Single Doxygen Collection) by
1.8.5