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

BondTable Class Reference

#include <GromacsTopFile.h>

List of all members.

Public Member Functions

int size () const
int getIndex (Real b0, Real kB, int funct)
void addType (const char *typea, const char *typeb, Real b0, Real kB, int funct)
void getParams (int num, Real *b0, Real *kB, int *funct) const
int getParams (const char *typea, const char *typeb, int funct, Real *b0, Real *kB) const


Member Function Documentation

void BondTable::addType const char *  typea,
const char *  typeb,
Real  b0,
Real  kB,
int  funct
 

Referenced by GromacsTopFile::GromacsTopFile().

int BondTable::getIndex Real  b0,
Real  kB,
int  funct
 

Referenced by GromacsTopFile::GromacsTopFile().

int BondTable::getParams const char *  typea,
const char *  typeb,
int  funct,
Real b0,
Real kB
const
 

void BondTable::getParams int  num,
Real b0,
Real kB,
int *  funct
const
 

Referenced by GromacsTopFile::GromacsTopFile().

int BondTable::size  )  const [inline]
 

Definition at line 245 of file GromacsTopFile.h.

References ResizeArray< Elem >::size().

Referenced by GromacsTopFile::getNumBondParams().

00245 { return b0Array.size(); }


The documentation for this class was generated from the following file:
Generated on Mon Nov 23 04:59:31 2009 for NAMD by  doxygen 1.3.9.1