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

DihedralTable Class Reference

#include <GromacsTopFile.h>

List of all members.

Public Member Functions

int size () const
int getIndex (const Real *c, int mult, int funct)
void addType (const char *typea, const char *typeb, const Real *c, int mult, int funct)
void getParams (int num, Real *c, int *mult, int *funct) const
int getParams (const char *typea, const char *typeb, const char *typec, const char *typed, int funct, Real *c, int *mult) const


Member Function Documentation

void DihedralTable::addType const char *  typea,
const char *  typeb,
const Real c,
int  mult,
int  funct
 

Referenced by GromacsTopFile::GromacsTopFile().

int DihedralTable::getIndex const Real c,
int  mult,
int  funct
 

Referenced by GromacsTopFile::GromacsTopFile().

int DihedralTable::getParams const char *  typea,
const char *  typeb,
const char *  typec,
const char *  typed,
int  funct,
Real c,
int *  mult
const
 

void DihedralTable::getParams int  num,
Real c,
int *  mult,
int *  funct
const
 

Referenced by GromacsTopFile::GromacsTopFile().

int DihedralTable::size  )  const [inline]
 

Definition at line 347 of file GromacsTopFile.h.

References ResizeArray< Elem >::size().

Referenced by GromacsTopFile::getNumDihedralParams().

00347 { return functArray.size(); }


The documentation for this class was generated from the following file:
Generated on Thu Jul 3 04:08:15 2008 for NAMD by  doxygen 1.3.9.1