sc_DistSCMatrixListSubblockIter(3)

sc::DistSCMatrixListSubblockIter

Section 3 libsc-doc bookworm source

Description

sc::DistSCMatrixListSubblockIter

NAME

sc::DistSCMatrixListSubblockIter

SYNOPSIS

Inherits sc::SCMatrixListSubblockIter.

Public Member Functions

DistSCMatrixListSubblockIter (Access, const Ref< SCMatrixBlockList > &locallist, const Ref< MessageGrp > &grp)
void begin ()
Start at the beginning.
void next ()
Proceed to the next block.

Protected Member Functions

void maybe_advance_list ()
void advance_list ()

Protected Attributes

Ref< MessageGrp > grp_
StateSend out_
StateRecv in_

int step_
Ref
< SCMatrixBlockList > locallist_

Additional Inherited Members

Member Function Documentation

void 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.

Author

Generated automatically by Doxygen for MPQC from the source code.