28#ifndef _chemistry_qc_ccr12_lambda_ccsd_t2_h
29#define _chemistry_qc_ccr12_lambda_ccsd_t2_h
31#include <chemistry/qc/ccr12/ccr12_info.h>
40 std::vector<Tensor*> in;
43 void offset_smith_0_2();
47 void offset_smith_0_3();
52 void offset_smith_0_7();
56 void offset_smith_0_8();
58 void offset_smith_1_10();
65 void offset_smith_0_9();
68 void offset_smith_1_23();
73 void offset_smith_0_11();
76 void offset_smith_0_12();
78 void offset_smith_1_16();
84 void offset_smith_0_13();
87 void offset_smith_1_24();
92 void offset_smith_0_18();
95 void offset_smith_0_20();
98 void offset_smith_0_25();
99 void offset_smith_1_25();
104 void offset_smith_0_29();
107 void offset_smith_0_30();
CCR12_Info is the compilation of members that are used in CC and CC-R12 methods.
Definition ccr12_info.h:50
Definition lambda_ccsd_t2.h:35
A template class that maintains references counts.
Definition ref.h:361
Contains all MPQC code up to version 3.
Definition mpqcin.h:14