this functor helps to implement orbital response
More...
#include <chemistry/qc/mbptr12/sr_r12intermediates_VXB_diag.h>
|
typedef TiledArray::Array< T, 2 > | Array2 |
|
typedef TiledArray::Array< T, 4 > | Array4 |
|
|
| _OrbResponse (const Array2 &f_AB, const Array2 &f_ij, const Array4 &g_ij_ab, const Array4 &g_ia_jb) |
|
void | operator() (const Array2 &kappa, Array2 &residual) |
|
|
const Array2 & | F_AB |
|
const Array2 & | F_IJ |
|
const Array4 & | G_IJ_AB |
|
const Array4 & | G_IA_JB |
|
template<typename T>
struct sc::detail::_OrbResponse< T >
this functor helps to implement orbital response
◆ _OrbResponse()
- Parameters
-
f_AB | virt/virt Fock operator |
f_ij | occ/occ Fock operator |
g_ij_ab | <ij|ab> |
g_ia_jb | <ia|jb> |
◆ operator()()
- Parameters
-
[in] | kappa | kappa_i^a |
[out] | residual | residual_i^a |
The documentation for this struct was generated from the following file: