28#ifndef _chemistry_qc_ccr12_ccsd_t2_h
29#define _chemistry_qc_ccr12_ccsd_t2_h
31#include <chemistry/qc/ccr12/ccr12_info.h>
40 std::vector<Tensor*> in;
42 void offset_smith_0_1();
44 void offset_smith_1_3();
51 void offset_smith_0_2();
56 void offset_smith_0_4();
58 void offset_smith_1_4();
62 void offset_smith_1_8();
64 void offset_smith_2_14();
70 void offset_smith_1_9();
74 void offset_smith_1_19();
81 void offset_smith_0_7();
85 void offset_smith_0_11();
87 void offset_smith_1_17();
93 void offset_smith_0_12();
CCR12_Info is the compilation of members that are used in CC and CC-R12 methods.
Definition ccr12_info.h:50
A template class that maintains references counts.
Definition ref.h:361
Contains all MPQC code up to version 3.
Definition mpqcin.h:14