|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Struct for controlling output options like histograms. More...
#include <Teuchos_StackedTimer.hpp>
Public Member Functions | |
| OutputOptions () | |
Public Attributes | |
| bool | output_fraction |
| bool | output_total_updates |
| bool | output_histogram |
| bool | output_minmax |
| int | num_histogram |
| int | max_levels |
| bool | print_warnings |
| bool | align_columns |
| bool | print_names_before_values |
Struct for controlling output options like histograms.
Definition at line 566 of file Teuchos_StackedTimer.hpp.
|
inline |
Definition at line 567 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::output_fraction |
Definition at line 570 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::output_total_updates |
Definition at line 571 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::output_histogram |
Definition at line 572 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::output_minmax |
Definition at line 573 of file Teuchos_StackedTimer.hpp.
| int Teuchos::StackedTimer::OutputOptions::num_histogram |
Definition at line 574 of file Teuchos_StackedTimer.hpp.
| int Teuchos::StackedTimer::OutputOptions::max_levels |
Definition at line 575 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::print_warnings |
Definition at line 576 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::align_columns |
Definition at line 577 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::print_names_before_values |
Definition at line 578 of file Teuchos_StackedTimer.hpp.
1.8.5