BALL  1.4.79
Namespaces | Classes
General Force Field Classes.

Namespaces

 BALL::MolmecSupport
 

Classes

class  BALL::AssignTypeProcessor
 
class  BALL::AssignTypeNameProcessor
 
class  BALL::AtomVector
 
class  BALL::ForceField
 
class  BALL::ForceFieldComponent
 
class  BALL::Gradient
 
struct  BALL::PeriodicBoundary::Option
 
struct  BALL::PeriodicBoundary::Default
 Default values. More...
 
class  BALL::PeriodicBoundary
 
class  BALL::SnapShot
 
struct  BALL::SnapShotManager::Option
 Local class for handling options. More...
 
struct  BALL::SnapShotManager::Default
 Local class for handling default values for the options. More...
 
class  BALL::SnapShotManager
 

Enums

enum  BALL::MolmecSupport::PairListAlgorithmType { BALL::MolmecSupport::HASH_GRID, BALL::MolmecSupport::BRUTE_FORCE }
 

Detailed Description

Enumeration Type Documentation

The type of algorithm used to calculate the pair list.

Enumerator
HASH_GRID 

use a hash grid

BRUTE_FORCE 

brute force all against all

Definition at line 60 of file support.h.