|
NAMD
|
#include <GromacsTopFile.h>
Public Member Functions | |
| GenericDihedral (int i, int j, int k, int l, int theType) | |
| int | getAtomi () const |
| int | getAtomj () const |
| int | getAtomk () const |
| int | getAtoml () const |
| int | getType () const |
Definition at line 59 of file GromacsTopFile.h.
| GenericDihedral::GenericDihedral | ( | int | i, |
| int | j, | ||
| int | k, | ||
| int | l, | ||
| int | theType | ||
| ) |
Definition at line 881 of file GromacsTopFile.C.
|
inline |
Definition at line 72 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getDihedral().
|
inline |
Definition at line 73 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getDihedral().
|
inline |
Definition at line 74 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getDihedral().
|
inline |
Definition at line 75 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getDihedral().
|
inline |
Definition at line 76 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getDihedral().
1.8.14