.TH "sc::DistDiagSCMatrix" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::DistDiagSCMatrix .SH SYNOPSIS .br .PP .PP Inherits \fBsc::DiagSCMatrix\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBDistDiagSCMatrix\fP (const \fBRefSCDimension\fP &, \fBDistSCMatrixKit\fP *)" .br .ti -1c .RI "double \fBget_element\fP (int) const" .br .RI "Return or modify an element\&. " .ti -1c .RI "void \fBset_element\fP (int, double)" .br .ti -1c .RI "void \fBaccumulate_element\fP (int, double)" .br .ti -1c .RI "void \fBaccumulate\fP (const \fBDiagSCMatrix\fP *)" .br .RI "Sum m into this\&. " .ti -1c .RI "double \fBinvert_this\fP ()" .br .RI "Invert this\&. " .ti -1c .RI "double \fBdeterm_this\fP ()" .br .RI "Return the determinant of this\&. this is overwritten\&. " .ti -1c .RI "double \fBtrace\fP ()" .br .RI "Return the trace\&. " .ti -1c .RI "void \fBgen_invert_this\fP ()" .br .RI "Do a generalized inversion of this\&. " .ti -1c .RI "void \fBelement_op\fP (const \fBRef\fP< \fBSCElementOp\fP > &)" .br .RI "Perform the element operation op on each element of this\&. " .ti -1c .RI "void \fBelement_op\fP (const \fBRef\fP< \fBSCElementOp2\fP > &, \fBDiagSCMatrix\fP *)" .br .ti -1c .RI "void \fBelement_op\fP (const \fBRef\fP< \fBSCElementOp3\fP > &, \fBDiagSCMatrix\fP *, \fBDiagSCMatrix\fP *)" .br .ti -1c .RI "\fBRef\fP< \fBSCMatrixSubblockIter\fP > \fBlocal_blocks\fP (SCMatrixSubblockIter::Access)" .br .RI "Returns iterators for the local (rapidly accessible) blocks used in this matrix\&. " .ti -1c .RI "\fBRef\fP< \fBSCMatrixSubblockIter\fP > \fBall_blocks\fP (SCMatrixSubblockIter::Access)" .br .RI "Returns iterators for the all blocks used in this matrix\&. " .ti -1c .RI "\fBRef\fP< \fBDistSCMatrixKit\fP > \fBskit\fP ()" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "void \fBinit_blocklist\fP ()" .br .ti -1c .RI "double * \fBfind_element\fP (int i) const" .br .ti -1c .RI "int \fBelement_to_node\fP (int i) const" .br .ti -1c .RI "int \fBblock_to_node\fP (int) const" .br .ti -1c .RI "\fBRef\fP< \fBSCMatrixBlock\fP > \fBblock_to_block\fP (int) const" .br .ti -1c .RI "void \fBerror\fP (const char *msg)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fBRef\fP< \fBSCMatrixBlockList\fP > \fBblocklist\fP" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "class \fBDistSCMatrix\fP" .br .ti -1c .RI "class \fBDistSymmSCMatrix\fP" .br .ti -1c .RI "class \fBDistSCVector\fP" .br .in -1c .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.