![]() |
deal.II version 9.7.0
|
This is the complete list of members for TimerOutput, including all inherited members.
| active_sections | TimerOutput | private |
| cpu_and_wall_times enum value | TimerOutput | |
| cpu_and_wall_times_grouped enum value | TimerOutput | |
| cpu_times enum value | TimerOutput | |
| disable_output() | TimerOutput | |
| enable_output() | TimerOutput | |
| enter_subsection(const std::string §ion_name) | TimerOutput | |
| every_call enum value | TimerOutput | |
| every_call_and_summary enum value | TimerOutput | |
| get_summary_data(const OutputData kind) const | TimerOutput | |
| leave_subsection(const std::string §ion_name="") | TimerOutput | |
| mpi_communicator | TimerOutput | private |
| mutex | TimerOutput | private |
| n_calls enum value | TimerOutput | |
| never enum value | TimerOutput | |
| out_stream | TimerOutput | private |
| output_frequency | TimerOutput | private |
| output_is_enabled | TimerOutput | private |
| output_type | TimerOutput | private |
| OutputData enum name | TimerOutput | |
| OutputFrequency enum name | TimerOutput | |
| OutputType enum name | TimerOutput | |
| print_summary() const | TimerOutput | |
| print_wall_time_statistics(const MPI_Comm mpi_comm, const double print_quantile=0.) const | TimerOutput | |
| reset() | TimerOutput | |
| sections | TimerOutput | private |
| summary enum value | TimerOutput | |
| timer_all | TimerOutput | private |
| TimerOutput(std::ostream &stream, const OutputFrequency output_frequency, const OutputType output_type) | TimerOutput | |
| TimerOutput(ConditionalOStream &stream, const OutputFrequency output_frequency, const OutputType output_type) | TimerOutput | |
| TimerOutput(const MPI_Comm mpi_comm, std::ostream &stream, const OutputFrequency output_frequency, const OutputType output_type) | TimerOutput | |
| TimerOutput(const MPI_Comm mpi_comm, ConditionalOStream &stream, const OutputFrequency output_frequency, const OutputType output_type) | TimerOutput | |
| total_cpu_time enum value | TimerOutput | |
| total_wall_time enum value | TimerOutput | |
| wall_times enum value | TimerOutput | |
| ~TimerOutput() | TimerOutput |