|
NAMEsc::ParallelRegionTimerSYNOPSISInherits sc::RegionTimer. Public Member FunctionsParallelRegionTimer (const Ref< MessageGrp > &, const char *topname='total', int cpu_time=0, int wall_time=1) ParallelRegionTimer (const Ref< KeyVal > &) void print (std::ostream &=ExEnv::out0()) const Print the object. Protected Member Functionsvoid send_subregions (int node, const TimedRegion *r) const void recv_subregions (int node, TimedRegion *r) const void all_reduce_regions () const Protected AttributesRef< MessageGrp > msg_ Additional Inherited MembersMember Function Documentationvoid sc::ParallelRegionTimer::print (std::ostream & = ExEnv::out0()) const [virtual]Print the object.Reimplemented from sc::RegionTimer. AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |