28#ifndef _chemistry_qc_ccr12_ccsd_r12_t2_h
29#define _chemistry_qc_ccr12_ccsd_r12_t2_h
31#include <chemistry/qc/ccr12/tensor.h>
32#include <chemistry/qc/ccr12/ccr12_info.h>
41 std::vector<Tensor*> in;
43 void offset_smith_0_1();
45 void offset_smith_1_6();
53 void offset_smith_0_2();
59 void offset_smith_0_3();
65 void offset_smith_0_4();
67 void offset_smith_1_4();
71 void offset_smith_1_5();
75 void offset_smith_1_10();
77 void offset_smith_2_18();
84 void offset_smith_1_11();
88 void offset_smith_1_21();
93 void offset_smith_1_24();
100 void offset_smith_0_9();
104 void offset_smith_0_13();
106 void offset_smith_1_26();
113 void offset_smith_0_14();
120 void offset_smith_0_16();
CCR12_Info is the compilation of members that are used in CC and CC-R12 methods.
Definition ccr12_info.h:50
Definition ccsd_r12_t2.h:37
A template class that maintains references counts.
Definition ref.h:361
Contains all MPQC code up to version 3.
Definition mpqcin.h:14