MADNESS  0.10.1
Classes | Namespaces | Enumerations | Functions
operatorinfo.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  madness::OperatorInfo
 

Namespaces

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

Enumerations

enum  madness::OpType {
  madness::OT_UNDEFINED , madness::OT_ONE , madness::OT_G12 , madness::OT_SLATER ,
  madness::OT_GAUSS , madness::OT_F12 , madness::OT_FG12 , madness::OT_F212 ,
  madness::OT_F2G12 , madness::OT_BSH , madness::OT_SIZE
}
 operator types More...
 

Functions

template<std::size_t N = 1>
std::ostream & madness::operator<< (std::ostream &os, const OpType type)
 operator type to string More...