MADNESS  0.10.1
Classes | Namespaces | Macros | Functions
PNO.h File Reference
#include <madness/chem/PNOF12Potentials.h>
#include <madness/world/worldmem.h>
#include <madness/chem/CC2.h>
#include <madness/chem/QCPropertyInterface.h>
#include <madness/chem/molecule.h>
#include <madness/chem/PNOTensors.h>
Include dependency graph for PNO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madness::PNO
 

Namespaces

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

Macros

#define PAIRLOOP(it)   for(ElectronPairIterator it=pit();it;++it)
 
#define TIMER(timer)   MyTimer timer=MyTimer(world).start();
 

Functions

std::vector< std::string > madness::cubefile_header (std::string filename="input", const bool &no_orient=false)
 

Macro Definition Documentation

◆ PAIRLOOP

#define PAIRLOOP (   it)    for(ElectronPairIterator it=pit();it;++it)

◆ TIMER

#define TIMER (   timer)    MyTimer timer=MyTimer(world).start();