28 #ifndef _chemistry_qc_lcao_transformixjydf_h
29 #define _chemistry_qc_lcao_transformixjydf_h
32 #include <util/ref/ref.h>
33 #include <util/misc/scexception.h>
34 #include <chemistry/qc/lcao/df_runtime.h>
35 #include <chemistry/qc/lcao/transform_tbint.h>
39 class DensityFittingInfo;
54 distsize_t compute_transform_dynamic_memory_(
int ni)
const;
68 std::string
type()
const {
return "ixjy_df"; }
size_t memgrp_blksize() const
Returns the number of bytes allocated for each ij-block of integrals of one type in MemoryGrp.
const Ref< OrbitalSpace > & space2() const
Returns OrbitalSpace object 2.
A template class that maintains references counts.
Definition: ref.h:361
void check_int_symm(double threshold=TwoBodyMOIntsTransform::zero_integral)
Check symmetry of transformed integrals.
void compute()
Computes transformed integrals.
const Ref< OrbitalSpace > & space4() const
Returns OrbitalSpace object 4.
this class encapsulates objects needed to perform density fitting of a 4-center integral
Definition: df_runtime.h:235
const Ref< DensityFittingRuntime > & runtime() const
the runtime used to compute this object
Definition: transform_ixjy_df.h:80
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
TwoBodyMOIntsTransform_ixjy_df computes (ix|jy) integrals using parallel integral-direct density-fitt...
Definition: transform_ixjy_df.h:44
const Ref< OrbitalSpace > & space3() const
Returns OrbitalSpace object 3.
Definition: stateout.h:71
This is thrown when a situations arises that should be impossible.
Definition: scexception.h:92
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
std::string type() const
Implementation of TwoBodyMOIntsTransform::type()
Definition: transform_ixjy_df.h:68
const Ref< OrbitalSpace > & space1() const
Returns OrbitalSpace object 1.
const Ref< GaussianBasisSet > & dfbasis12() const
returns the basis set used to fit the product of space1 and space2
Definition: transform_ixjy_df.h:82
TwoBodyMOIntsTransform computes two-body integrals in MO basis using parallel integrals-direct AO->MO...
Definition: transform_tbint.h:49
const Ref< GaussianBasisSet > & dfbasis34() const
returns the basis set used to fit the product of space3 and space4
Definition: transform_ixjy_df.h:84
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.