NAMD
|
#include <GromacsTopFile.h>
Public Member Functions | |
void | addType (const char *type, Real m, Real q, Real c6, Real c12) |
int | getParams (const char *type, Real *m, Real *q, Real *c6, Real *c12) const |
void | getType (int num, char *type) const |
int | size () const |
Definition at line 203 of file GromacsTopFile.h.
Definition at line 1301 of file GromacsTopFile.C.
References ResizeArray< Elem >::add().
Referenced by GromacsTopFile::GromacsTopFile().
Definition at line 1323 of file GromacsTopFile.C.
References ResizeArray< Elem >::size().
Referenced by GromacsTopFile::getVDWParams(), and GromacsTopFile::GromacsTopFile().
void AtomTable::getType | ( | int | num, |
char * | type | ||
) | const |
Definition at line 1312 of file GromacsTopFile.C.
References NAMESIZE, and ResizeArray< Elem >::size().
Referenced by GromacsTopFile::getAtomParams().
|
inline |
Definition at line 227 of file GromacsTopFile.h.
References ResizeArray< Elem >::size().
Referenced by GromacsTopFile::getNumAtomParams().