mbpt.h File Reference
#include "factory.h"
#include "keyval.h"
#include "mpqc/chemistry/qc/lcao/mbpt/mp2.h"
#include "python.h"
#include "wfn.h"
Include dependency graph for mbpt.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 mpqc
 The top-level namespace for all Massively Parallel Quantum Chemistry package.
 
 mpqc::python
 
 mpqc::python::mbpt
 

Typedefs

using mpqc::python::mbpt::RMP2 = mpqc::lcao::RMP2< TA::TensorD, TAPolicy >
 
using mpqc::python::mbpt::DFRMP2 = mpqc::lcao::DFRMP2< TA::TensorD, TAPolicy >
 

Functions

void mpqc::python::mbpt::__init__ (py::module m)