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

AngleTable Class Reference

#include <GromacsTopFile.h>

List of all members.

Public Member Functions

int size () const
int getIndex (Real th0, Real kth, int funct)
void addType (const char *typea, const char *typeb, const char *typec, Real th0, Real kth, int funct)
void getParams (int num, Real *th0, Real *kth, int *funct) const
int getParams (const char *typea, const char *typeb, const char *typec, int funct, Real *th0, Real *kth) const


Member Function Documentation

void AngleTable::addType const char *  typea,
const char *  typeb,
const char *  typec,
Real  th0,
Real  kth,
int  funct
 

Referenced by GromacsTopFile::GromacsTopFile().

int AngleTable::getIndex Real  th0,
Real  kth,
int  funct
 

Referenced by GromacsTopFile::GromacsTopFile().

int AngleTable::getParams const char *  typea,
const char *  typeb,
const char *  typec,
int  funct,
Real th0,
Real kth
const
 

void AngleTable::getParams int  num,
Real th0,
Real kth,
int *  funct
const
 

Referenced by GromacsTopFile::GromacsTopFile().

int AngleTable::size  )  const [inline]
 

Definition at line 288 of file GromacsTopFile.h.

References ResizeArray< Elem >::size().

Referenced by GromacsTopFile::getNumAngleParams().

00288 { return th0Array.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