.TH "sc::R12IntsAcc_MPIIOFile_Ind" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::R12IntsAcc_MPIIOFile_Ind .SH SYNOPSIS .br .PP .PP Inherits \fBsc::R12IntsAcc_MPIIOFile\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBR12IntsAcc_MPIIOFile_Ind\fP (\fBRef\fP< \fBMemoryGrp\fP > &mem, const char *filename, int \fBnum_te_types\fP, int \fBni\fP, int \fBnj\fP, int \fBnx\fP, int \fBny\fP)" .br .ti -1c .RI "\fBR12IntsAcc_MPIIOFile_Ind\fP (\fBStateIn\fP &)" .br .ti -1c .RI "void \fBsave_data_state\fP (\fBStateOut\fP &)" .br .RI "Save the base classes (with save_data_state) and the members in the same order that the \fBStateIn\fP CTOR initializes them\&. " .ti -1c .RI "void \fBstore_memorygrp\fP (\fBRef\fP< \fBMemoryGrp\fP > &mem, int \fBni\fP, const size_t blksize=0)" .br .RI "Stores all pair block of integrals held in mem\&. " .ti -1c .RI "double * \fBretrieve_pair_block\fP (int i, int j, \fBtbint_type\fP oper_type)" .br .RI "Retrieves an ij pair block of integrals from the file\&. " .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "void sc::R12IntsAcc_MPIIOFile_Ind::save_data_state (\fBStateOut\fP &)\fC [virtual]\fP" .PP Save the base classes (with save_data_state) and the members in the same order that the \fBStateIn\fP CTOR initializes them\&. This must be implemented by the derived class if the class has data\&. .PP Reimplemented from \fBsc::R12IntsAcc_MPIIOFile\fP\&. .SS "void sc::R12IntsAcc_MPIIOFile_Ind::store_memorygrp (\fBRef\fP< \fBMemoryGrp\fP > & mem, int ni, const size_t blksize = \fC0\fP)\fC [virtual]\fP" .PP Stores all pair block of integrals held in mem\&. By default blocks are appended to the end of the same file, i\&.e\&. they are assumed to have come from consecutive passes of the same transformation\&. This is a collective operation\&. See documentation for \fBR12IntsAcc::store_memorygrp()\fP for more info\&. .PP Implements \fBsc::R12IntsAcc\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.