logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::ParallelRegionTimer

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                       sc::ParallelRegionTimer(3)

Name

       sc::ParallelRegionTimer

Synopsis

       Inherits sc::RegionTimer.

   PublicMemberFunctionsParallelRegionTimer (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.

   ProtectedMemberFunctions
       void send_subregions (int node, const TimedRegion *r) const
       void recv_subregions (int node, TimedRegion *r) const
       void all_reduce_regions () const

   ProtectedAttributesRef< MessageGrp > msg_AdditionalInheritedMembers

See Also