MADNESS  0.10.1
Namespaces | Functions | Variables
madness/chem/mp2.cc File Reference
#include <madness/chem/mp2.h>
#include <madness/mra/mra.h>
#include <madness/mra/lbdeux.h>
#include <madness/chem/SCF.h>
#include <madness/mra/nonlinsol.h>
#include <madness/chem/correlationfactor.h>
#include <madness/chem/nemo.h>
#include <madness/chem/localizer.h>
#include <madness/chem/ccpairfunction.h>
#include <madness/chem/CCStructures.h>
#include <iostream>
Include dependency graph for madness/chem/mp2.cc:

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Functions

void madness::load_balance (const real_function_6d &f, const bool leaf)
 do some load-balancing More...
 

Variables

static const double bsh_eps = 1.e-7
 
static const double dcut = 1.e-7
 
static const double lo = 1.e-6
 

Variable Documentation

◆ bsh_eps

const double bsh_eps = 1.e-7
static

◆ dcut

const double dcut = 1.e-7
static

Referenced by madness::MP2::MP2().

◆ lo

const double lo = 1.e-6
static