.TH "sc::TwoBodyMOIntsTransform_ixjy" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::TwoBodyMOIntsTransform_ixjy \- \fBTwoBodyMOIntsTransform_ixjy\fP computes (ix|jy) integrals using parallel integrals-direct AO->MO transformation\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::TwoBodyMOIntsTransform\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBTwoBodyMOIntsTransform_ixjy\fP (\fBStateIn\fP &)" .br .ti -1c .RI "\fBTwoBodyMOIntsTransform_ixjy\fP (const std::string &\fBname\fP, const \fBRef\fP< \fBMOIntsTransformFactory\fP > &factory, const \fBRef\fP< \fBMOIndexSpace\fP > &\fBspace1\fP, const \fBRef\fP< \fBMOIndexSpace\fP > &\fBspace2\fP, const \fBRef\fP< \fBMOIndexSpace\fP > &\fBspace3\fP, const \fBRef\fP< \fBMOIndexSpace\fP > &\fBspace4\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 "std::string \fBtype\fP () const" .br .RI "Implementation of \fBTwoBodyMOIntsTransform::type()\fP " .ti -1c .RI "const size_t \fBmemgrp_blksize\fP () const" .br .RI "Returns the number of bytes allocated for each ij-block of integrals of one type in \fBMemoryGrp\fP\&. " .ti -1c .RI "void \fBcompute\fP ()" .br .RI "Computes transformed integrals\&. " .ti -1c .RI "void \fBcheck_int_symm\fP (double threshold=\fBTwoBodyMOIntsTransform::zero_integral\fP) const throw (ProgrammingError)" .br .RI "Check symmetry of transformed integrals\&. " .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP \fBTwoBodyMOIntsTransform_ixjy\fP computes (ix|jy) integrals using parallel integrals-direct AO->MO transformation\&. .SH "Member Function Documentation" .PP .SS "void sc::TwoBodyMOIntsTransform_ixjy::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::SavableState\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.