ParM  parm
A molecular dynamics library
Public Member Functions | Public Attributes | List of all members
CNodePath Class Reference

#include <constraints.hpp>

Public Member Functions

 CNodePath ()
 
 CNodePath (CNode node)
 
 CNodePath (CNodePath other, CNode node, OriginBox &box)
 
void add (CNode node, OriginBox &box)
 
uint size ()
 

Public Attributes

Vec distance
 
vector< CNodenodes
 

Constructor & Destructor Documentation

CNodePath::CNodePath ( )
inline
CNodePath::CNodePath ( CNode  node)
inline
CNodePath::CNodePath ( CNodePath  other,
CNode  node,
OriginBox box 
)
inline

Member Function Documentation

void CNodePath::add ( CNode  node,
OriginBox box 
)
uint CNodePath::size ( )
inline

Member Data Documentation

Vec CNodePath::distance
vector<CNode> CNodePath::nodes

The documentation for this class was generated from the following files: