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