28#ifndef _chemistry_qc_ccr12_ccsd_2t_pr12_right_h
29#define _chemistry_qc_ccr12_ccsd_2t_pr12_right_h
31#include <chemistry/qc/ccr12/ccr12_info.h>
32#include <chemistry/qc/ccr12/parenthesis2tnum.h>
40 void offset_smith_0_1();
42 void offset_smith_1_4();
44 void offset_smith_2_10();
51 void offset_smith_1_5();
55 void offset_smith_1_17();
60 void offset_smith_1_22();
65 void offset_smith_1_29();
68 void offset_smith_1_35();
71 void smith_0_1(
double*,
const long,
const long,
const long,
const long,
const long,
const long);
72 void offset_smith_0_2();
74 void offset_smith_1_6();
76 void offset_smith_2_12();
85 void offset_smith_1_16();
91 void smith_0_2(
double*,
const long,
const long,
const long,
const long,
const long,
const long);
92 void offset_smith_0_3();
94 void offset_smith_1_8();
96 void offset_smith_2_27();
102 void offset_smith_1_14();
105 void offset_smith_1_15();
108 void offset_smith_1_20();
113 void smith_0_3(
double*,
const long,
const long,
const long,
const long,
const long,
const long);
118 void compute_amp(
double*,
const long,
const long,
const long,
const long,
const long,
const long,
const long);
CCR12_Info is the compilation of members that are used in CC and CC-R12 methods.
Definition ccr12_info.h:50
Definition ccsd_2t_pr12_right.h:36
PTNum is the base class for the numerator in various (2)T/(2)Q models.
Definition parenthesis2tnum.h:38
Contains all MPQC code up to version 3.
Definition mpqcin.h:14