GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::TwoBodyMOIntsTransform_ixjy(3) MPQC sc::TwoBodyMOIntsTransform_ixjy(3)

sc::TwoBodyMOIntsTransform_ixjy - TwoBodyMOIntsTransform_ixjy computes (ix|jy) integrals using parallel integrals-direct AO->MO transformation.

#include <transform_ixjy.h>

Inherits sc::TwoBodyMOIntsTransform.


TwoBodyMOIntsTransform_ixjy (StateIn &)
TwoBodyMOIntsTransform_ixjy (const std::string &name, const Ref< MOIntsTransformFactory > &factory, const Ref< MOIndexSpace > &space1, const Ref< MOIndexSpace > &space2, const Ref< MOIndexSpace > &space3, const Ref< MOIndexSpace > &space4)
void save_data_state (StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them. std::string type () const
Implementation of TwoBodyMOIntsTransform::type() const size_t memgrp_blksize () const
Returns the number of bytes allocated for each ij-block of integrals of one type in MemoryGrp. void compute ()
Computes transformed integrals. void check_int_symm (double threshold=TwoBodyMOIntsTransform::zero_integral) const throw (ProgrammingError)
Check symmetry of transformed integrals.

TwoBodyMOIntsTransform_ixjy computes (ix|jy) integrals using parallel integrals-direct AO->MO transformation.

Check symmetry of transformed integrals.

Implements sc::TwoBodyMOIntsTransform.

Computes transformed integrals.

Implements sc::TwoBodyMOIntsTransform.

Returns the number of bytes allocated for each ij-block of integrals of one type in MemoryGrp.

Implements sc::TwoBodyMOIntsTransform.

Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them. This must be implemented by the derived class if the class has data.

Reimplemented from sc::SavableState.

Implementation of TwoBodyMOIntsTransform::type()

Implements sc::TwoBodyMOIntsTransform.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.