11 #ifndef PANZER_GLOBAL_DATA_HPP
12 #define PANZER_GLOBAL_DATA_HPP
15 #include "Teuchos_FancyOStream.hpp"
57 int print_process = 0);
Teuchos::RCP< panzer::ParamLib > pl
Sacado scalar parameter library.
Teuchos::RCP< Teuchos::FancyOStream > os
ostream for redirecting all panzer output for a particular instantiation.
Teuchos::RCP< panzer::GlobalData > createGlobalData(bool build_default_os, int print_process)
Struct for global data to be stored.
std::ostream & out()
Get the output stream.