28#ifndef _chemistry_qc_ccr12_ccsd_sub_r12_left_h
29#define _chemistry_qc_ccr12_ccsd_sub_r12_left_h
31#include <chemistry/qc/ccr12/ccr12_info.h>
41 std::vector<Tensor*> in;
44 void offset_smith_0_2();
46 void offset_smith_1_2();
51 void offset_smith_0_3();
54 void offset_smith_0_6();
55 void offset_smith_1_6();
58 void offset_smith_1_21();
62 void offset_smith_0_7();
66 void offset_smith_0_8();
68 void offset_smith_1_8();
73 void offset_smith_1_9();
74 void offset_smith_2_9();
80 void offset_smith_0_10();
81 void offset_smith_1_10();
85 void offset_smith_1_13();
88 void offset_smith_1_17();
89 void offset_smith_2_17();
95 void offset_smith_0_15();
98 void offset_smith_0_18();
99 void offset_smith_1_18();
CCR12_Info is the compilation of members that are used in CC and CC-R12 methods.
Definition ccr12_info.h:50
Definition ccsd_sub_r12_left.h:35
The base class for all reference counted objects.
Definition ref.h:192
A template class that maintains references counts.
Definition ref.h:361
Contains all MPQC code up to version 3.
Definition mpqcin.h:14