28#ifndef _chemistry_qc_ccr12_ccsd_2q_right_h
29#define _chemistry_qc_ccr12_ccsd_2q_right_h
31#include <chemistry/qc/ccr12/ccr12_info.h>
32#include <chemistry/qc/ccr12/parenthesis2tnum.h>
39 void offset_smith_0_1();
40 void offset_smith_1_1();
42 void offset_smith_2_4();
48 void offset_smith_1_2();
50 void offset_smith_2_5();
57 void smith_0_1(
double*,
const long,
const long,
const long,
const long,
const long,
const long,
const long,
const long);
58 void offset_smith_0_3();
59 void offset_smith_1_3();
62 void offset_smith_2_9();
67 void smith_0_3(
double*,
const long,
const long,
const long,
const long,
const long,
const long,
const long,
const long);
72 void compute_amp(
double*,
const long,
const long,
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_2q_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