.TH "sc::SCMatrixListSubblockIter" 3 "Fri Dec 2 2022" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SCMatrixListSubblockIter .SH SYNOPSIS .br .PP .PP Inherits \fBsc::SCMatrixSubblockIter\fP\&. .PP Inherited by \fBsc::DistSCMatrixListSubblockIter\fP, and \fBsc::ReplSCMatrixListSubblockIter\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSCMatrixListSubblockIter\fP (Access, const \fBRef\fP< \fBSCMatrixBlockList\fP > &list)" .br .ti -1c .RI "void \fBbegin\fP ()" .br .RI "Start at the beginning\&. " .ti -1c .RI "int \fBready\fP ()" .br .RI "Returns nonzero if there is another block\&. " .ti -1c .RI "void \fBnext\fP ()" .br .RI "Proceed to the next block\&. " .ti -1c .RI "\fBSCMatrixBlock\fP * \fBblock\fP ()" .br .RI "Return the current block\&. " .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fBRef\fP< \fBSCMatrixBlockList\fP > \fBlist_\fP" .br .ti -1c .RI "\fBSCMatrixBlockListIter\fP \fBiter_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "void sc::SCMatrixListSubblockIter::begin ()\fC [virtual]\fP" .PP Start at the beginning\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .PP Reimplemented in \fBsc::DistSCMatrixListSubblockIter\fP\&. .SS "\fBSCMatrixBlock\fP * sc::SCMatrixListSubblockIter::block ()\fC [virtual]\fP" .PP Return the current block\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .SS "void sc::SCMatrixListSubblockIter::next ()\fC [virtual]\fP" .PP Proceed to the next block\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .PP Reimplemented in \fBsc::DistSCMatrixListSubblockIter\fP\&. .SS "int sc::SCMatrixListSubblockIter::ready ()\fC [virtual]\fP" .PP Returns nonzero if there is another block\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.