ProtoMol - an object-oriented component based framework for Molecular Dynamics simulations.

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

ProtoMol::DebugPreConstraint Struct Reference

#include <oneAtomContraints.h>

List of all members.

Public Types

enum  {
  PRE_CHECK = 1,
  POST_CHECK = 0
}

Static Public Member Functions

bool check (const GenericTopology *, int i, int j)
bool check (const GenericTopology *, int)
std::string getPrefixId ()
std::string getPostfixId ()
void check (const GenericTopology *, int, int, const Vector3D &, Real, const Vector3D &)


Detailed Description

Constraint of OneAtomPair's templates, print pair


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
PRE_CHECK 
POST_CHECK 


Member Function Documentation

void ProtoMol::DebugPreConstraint::check const GenericTopology ,
int  ,
int  ,
const Vector3D ,
Real  ,
const Vector3D
[inline, static]
 

bool ProtoMol::DebugPreConstraint::check const GenericTopology ,
int 
[inline, static]
 

bool ProtoMol::DebugPreConstraint::check const GenericTopology ,
int  i,
int  j
[inline, static]
 

std::string ProtoMol::DebugPreConstraint::getPostfixId  )  [inline, static]
 

std::string ProtoMol::DebugPreConstraint::getPrefixId  )  [inline, static]
 


The documentation for this struct was generated from the following file: Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.