28#ifndef _chemistry_qc_ccr12_ccsd_sub_r12_right_h
29#define _chemistry_qc_ccr12_ccsd_sub_r12_right_h
31#include <chemistry/qc/ccr12/ccr12_info.h>
41 std::vector<Tensor*> in;
43 void offset_smith_0_1();
45 void offset_smith_1_1();
49 void offset_smith_1_12();
54 void offset_smith_0_3();
57 void offset_smith_0_4();
59 void offset_smith_1_5();
64 void offset_smith_0_7();
65 void offset_smith_1_7();
69 void offset_smith_1_9();
70 void offset_smith_2_9();
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_right.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