MPQC
3.0.0-alpha
|
this functor helps to implement conjugate gradient CABS singles solver More...
#include <chemistry/qc/mbptr12/sr_r12intermediates_VXB_diag.h>
Public Types | |
typedef TiledArray::Array< T, 2 > | Array |
Public Member Functions | |
_CABS_singles_h0t1 (const Array &h0_AB, const Array &h0_ij) | |
void | operator() (const Array &T1, Array &R1) |
Public Attributes | |
const Array & | H0_AB |
const Array & | H0_IJ |
this functor helps to implement conjugate gradient CABS singles solver
|
inline |
h0_AB | allvirt/allvirt Fock operator |
h0_ij | occ/occ Fock operator |
|
inline |
[in] | T1 | t_i^A |
[out] | R1 | R_i^A |