|
NAMEsc::DistSCMatrixListSubblockIterSYNOPSISInherits sc::SCMatrixListSubblockIter. Public Member FunctionsDistSCMatrixListSubblockIter (Access, const Ref< SCMatrixBlockList > &locallist, const Ref< MessageGrp > &grp) void begin () Start at the beginning. void next () Proceed to the next block. Protected Member Functionsvoid maybe_advance_list () void advance_list () Protected AttributesRef< MessageGrp > grp_ StateSend out_ StateRecv in_ int step_ Ref< SCMatrixBlockList > locallist_ Additional Inherited MembersMember Function Documentationvoid sc::DistSCMatrixListSubblockIter::begin () [virtual]Start at the beginning.Reimplemented from sc::SCMatrixListSubblockIter. void sc::DistSCMatrixListSubblockIter::next () [virtual]Proceed to the next block.Reimplemented from sc::SCMatrixListSubblockIter. AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |