.TH "sc::TimedRegion" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::TimedRegion .SH SYNOPSIS .br .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBTimedRegion\fP (const char *name)" .br .ti -1c .RI "const char * \fBname\fP () const" .br .ti -1c .RI "\fBTimedRegion\fP * \fBfindinsubregion\fP (const char *)" .br .ti -1c .RI "void \fBcpu_enter\fP (double)" .br .ti -1c .RI "void \fBwall_enter\fP (double)" .br .ti -1c .RI "void \fBflops_enter\fP (double)" .br .ti -1c .RI "void \fBcpu_exit\fP (double)" .br .ti -1c .RI "void \fBwall_exit\fP (double)" .br .ti -1c .RI "void \fBflops_exit\fP (double)" .br .ti -1c .RI "void \fBcpu_add\fP (double t)" .br .ti -1c .RI "void \fBwall_add\fP (double t)" .br .ti -1c .RI "void \fBflops_add\fP (double t)" .br .ti -1c .RI "\fBTimedRegion\fP * \fBup\fP () const" .br .ti -1c .RI "\fBTimedRegion\fP * \fBsubregions\fP () const" .br .ti -1c .RI "\fBTimedRegion\fP * \fBnext\fP () const" .br .ti -1c .RI "\fBTimedRegion\fP * \fBprev\fP () const" .br .ti -1c .RI "int \fBnregion\fP ()" .br .ti -1c .RI "void \fBget_region_names\fP (const char *names[])" .br .ti -1c .RI "void \fBget_wall_times\fP (double *)" .br .ti -1c .RI "void \fBget_cpu_times\fP (double *)" .br .ti -1c .RI "void \fBget_flops\fP (double *)" .br .ti -1c .RI "void \fBget_depth\fP (int *, int depth=0)" .br .in -1c .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.