42 #ifndef TEUCHOS_PARAMETER_LIST_ACCEPTOR_HELPERS_HPP 43 #define TEUCHOS_PARAMETER_LIST_ACCEPTOR_HELPERS_HPP 46 #include "Teuchos_ParameterListAcceptor.hpp" 52 class ParameterListAcceptor;
58 TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT
void printValidParameters(
const ParameterListAcceptor ¶mListAccpetor,
59 std::ostream &out,
const bool showDoc =
true );
65 #endif // TEUCHOS_PARAMETER_LIST_ACCEPTOR_HELPERS_HPP 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.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.