28 #ifndef _chemistry_qc_lcao_transformikjy_h
29 #define _chemistry_qc_lcao_transformikjy_h
32 #include <util/ref/ref.h>
33 #include <util/misc/scexception.h>
34 #include <chemistry/qc/lcao/transform_tbint.h>
46 distsize_t compute_transform_dynamic_memory_(
int ni)
const;
60 std::string
type()
const {
return "ikjy"; }
const Ref< OrbitalSpace > & space2() const
Returns OrbitalSpace object 2.
void compute()
Computes transformed integrals.
std::string type() const
Implementation of TwoBodyMOIntsTransform::type()
Definition: transform_ikjy.h:60
A template class that maintains references counts.
Definition: ref.h:361
size_t memgrp_blksize() const
Returns the number of bytes allocated for each ij-block of integrals of one type in MemoryGrp.
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
const Ref< OrbitalSpace > & space4() const
Returns OrbitalSpace object 4.
static double zero_integral
By default, integrals smaller than zero_integral are considered zero.
Definition: transform_tbint.h:62
std::string name() const
Returns the name of the transform.
Definition: transform_tbint.h:157
const Ref< OrbitalSpace > & space3() const
Returns OrbitalSpace object 3.
Definition: stateout.h:71
const Ref< MOIntsTransformFactory > & factory() const
factory who created this
Definition: transform_tbint.h:155
This is thrown when a situations arises that should be impossible.
Definition: scexception.h:92
void check_int_symm(double threshold=TwoBodyMOIntsTransform::zero_integral)
Check symmetry of transformed integrals.
TwoBodyMOIntsTransform_ikjy computes (ik|jy) integrals using parallel integrals-direct AO->MO transfo...
Definition: transform_ikjy.h:41
const Ref< OrbitalSpace > & space1() const
Returns OrbitalSpace object 1.
TwoBodyMOIntsTransform computes two-body integrals in MO basis using parallel integrals-direct AO->MO...
Definition: transform_tbint.h:49
Contains all MPQC code up to version 3.
Definition: mpqcin.h:14
Generated at Sun Jan 26 2020 23:23:58 for MPQC
3.0.0-alpha using the documentation package Doxygen
1.8.16.