29#ifndef __chemistry_qc_ccr12_ccr12_triples_h
30#define __chemistry_qc_ccr12_ccr12_triples_h
32#include <chemistry/qc/ccr12/ccr12_info.h>
37#define USE_GG_SPACE_EQ_IP
53 void fill_in_ltensors();
65 void denom_contraction();
66 void denom_contraction_new();
72 void denom_contraction_ig();
74 double get_energy_ig();
CCR12_Info is the compilation of members that are used in CC and CC-R12 methods.
Definition ccr12_info.h:50
Definition ccr12_triples.h:41
The base class for all reference counted objects.
Definition ref.h:192
The RefDiagSCMatrix class is a smart pointer to an DiagSCMatrix specialization.
Definition matrix.h:389
The RefSCMatrix class is a smart pointer to an SCMatrix specialization.
Definition matrix.h:135
A template class that maintains references counts.
Definition ref.h:361
Contains all MPQC code up to version 3.
Definition mpqcin.h:14