NAMD
|
#include <GromacsTopFile.h>
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 |
Definition at line 234 of file GromacsTopFile.h.
Definition at line 1271 of file GromacsTopFile.C.
References ResizeArray< T >::add().
Referenced by GromacsTopFile::GromacsTopFile().
Definition at line 990 of file GromacsTopFile.C.
References ResizeArray< T >::add(), and ResizeArray< T >::size().
Referenced by GromacsTopFile::GromacsTopFile().
Definition at line 1109 of file GromacsTopFile.C.
Referenced by GromacsTopFile::getBondParams(), and GromacsTopFile::GromacsTopFile().
int BondTable::getParams | ( | const char * | typea, |
const char * | typeb, | ||
int | funct, | ||
Real * | b0, | ||
Real * | kB | ||
) | const |
|
inline |
Definition at line 245 of file GromacsTopFile.h.
References ResizeArray< T >::size().
Referenced by GromacsTopFile::getNumBondParams().