28#ifndef _chemistry_qc_ccr12_ccsd_2t_right_h
29#define _chemistry_qc_ccr12_ccsd_2t_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_1();
46 void offset_smith_1_4();
48 void offset_smith_2_8();
54 void offset_smith_1_5();
58 void offset_smith_1_13();
63 void smith_0_1(
double*,
const long,
const long,
const long,
const long,
const long,
const long);
64 void offset_smith_0_3();
66 void offset_smith_1_6();
68 void offset_smith_2_10();
76 void offset_smith_1_12();
81 void smith_0_3(
double*,
const long,
const long,
const long,
const long,
const long,
const long);
87 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_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