.TH "sc::SCMatrixSimpleSubblockIter" 3 "Fri Dec 2 2022" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SCMatrixSimpleSubblockIter .SH SYNOPSIS .br .PP .PP Inherits \fBsc::SCMatrixSubblockIter\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSCMatrixSimpleSubblockIter\fP (Access, const \fBRef\fP< \fBSCMatrixBlock\fP > &b)" .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< \fBSCMatrixBlock\fP > \fBblock_\fP" .br .ti -1c .RI "int \fBready_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "void sc::SCMatrixSimpleSubblockIter::begin ()\fC [virtual]\fP" .PP Start at the beginning\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .SS "\fBSCMatrixBlock\fP * sc::SCMatrixSimpleSubblockIter::block ()\fC [virtual]\fP" .PP Return the current block\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .SS "void sc::SCMatrixSimpleSubblockIter::next ()\fC [virtual]\fP" .PP Proceed to the next block\&. .PP Implements \fBsc::SCMatrixSubblockIter\fP\&. .SS "int sc::SCMatrixSimpleSubblockIter::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\&.