ExactOverlap.h File Reference
#include <GeneralDefine.h>
#include <iostream>
#include "IntegralType.h"
#include "CG/Coordinates/R.h"
#include "CG/Coordinates/X.h"
#include "CG/Coordinates/Y.h"
#include "CG/Coordinates/Z.h"
#include "CG/Coordinates/RZ.h"
#include "CG/Coordinates/XY.h"
#include "CG/Coordinates/XZ.h"
#include "CG/Coordinates/YZ.h"
#include "CG/Coordinates/XYZ.h"
#include "CG/Coordinates/O.h"
#include "ExactOverlap.hcc"

Go to the source code of this file.

Classes

class  CGFunctions::ExactOverlap< Coordinates >
 Defines the position of the CGPoint (e.g. x, y, z) and the parameters of the ExactOverlap coarse-graining function (width and cutoff). More...
 

Namespaces

 CGFunctions
 Contains base classes of CGPoint; CGPoint is always templated with one of these classes; these classes contain the position of the CGPoint and the parameters of the coarse-graining function (width, cutoff, ...).
 

Typedefs

typedef CGFunctions::ExactOverlap< CGCoordinates::OCGFunctions::ExactOverlapO
 Defines a short notation for the ExactOverlapian CGFunction templated with a certain CGCoordinate. More...
 
typedef CGFunctions::ExactOverlap< CGCoordinates::XCGFunctions::ExactOverlapX
 Defines a short notation for the ExactOverlapian CGFunction templated with a certain CGCoordinate. More...
 
typedef CGFunctions::ExactOverlap< CGCoordinates::YCGFunctions::ExactOverlapY
 Defines a short notation for the ExactOverlapian CGFunction templated with a certain CGCoordinate. More...
 
typedef CGFunctions::ExactOverlap< CGCoordinates::ZCGFunctions::ExactOverlapZ
 Defines a short notation for the ExactOverlapian CGFunction templated with a certain CGCoordinate. More...
 
typedef CGFunctions::ExactOverlap< CGCoordinates::YZCGFunctions::ExactOverlapYZ
 Defines a short notation for the ExactOverlapian CGFunction templated with a certain CGCoordinate. More...
 
typedef CGFunctions::ExactOverlap< CGCoordinates::XZCGFunctions::ExactOverlapXZ
 Defines a short notation for the ExactOverlapian CGFunction templated with a certain CGCoordinate. More...
 
typedef CGFunctions::ExactOverlap< CGCoordinates::XYCGFunctions::ExactOverlapXY
 Defines a short notation for the ExactOverlapian CGFunction templated with a certain CGCoordinate. More...
 
typedef CGFunctions::ExactOverlap< CGCoordinates::XYZCGFunctions::ExactOverlapXYZ
 Defines a short notation for the ExactOverlapian CGFunction templated with a certain CGCoordinate. More...
 
typedef CGFunctions::ExactOverlap< CGCoordinates::RCGFunctions::ExactOverlapR
 Defines a short notation for the ExactOverlapian CGFunction templated with a certain CGCoordinate. More...