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_section(const std::string §ion_name) | TimerOutput | inline |
enter_subsection(const std::string §ion_name) | TimerOutput | |
every_call enum value | TimerOutput | |
every_call_and_summary enum value | TimerOutput | |
exit_section(const std::string §ion_name="") | TimerOutput | inline |
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 | |
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(MPI_Comm mpi_comm, std::ostream &stream, const OutputFrequency output_frequency, const OutputType output_type) | TimerOutput | |
TimerOutput(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 | |