|
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 |
Struct for controlling output options like histograms.
Definition at line 507 of file Teuchos_StackedTimer.hpp.
|
inline |
Definition at line 508 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::output_fraction |
Definition at line 511 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::output_total_updates |
Definition at line 512 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::output_histogram |
Definition at line 513 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::output_minmax |
Definition at line 514 of file Teuchos_StackedTimer.hpp.
| int Teuchos::StackedTimer::OutputOptions::num_histogram |
Definition at line 515 of file Teuchos_StackedTimer.hpp.
| int Teuchos::StackedTimer::OutputOptions::max_levels |
Definition at line 516 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::StackedTimer::OutputOptions::print_warnings |
Definition at line 517 of file Teuchos_StackedTimer.hpp.
1.8.16