| 
    NAMD
    
   | 
 
#include <GromacsTopFile.h>
Public Member Functions | |
| GenericAtom (const char *theType, int theTypeNum, int theResNum, const char *theResType, const char *theAtomName, Real theCharge, Real theMass) | |
| const char * | getType () const | 
| int | getTypeNum () const | 
| int | getResNum () const | 
| const char * | getResType () const | 
| const char * | getAtomName () const | 
| Real | getCharge () const | 
| Real | getMass () const | 
Definition at line 82 of file GromacsTopFile.h.
| GenericAtom::GenericAtom | ( | const char * | theType, | 
| int | theTypeNum, | ||
| int | theResNum, | ||
| const char * | theResType, | ||
| const char * | theAtomName, | ||
| Real | theCharge, | ||
| Real | theMass | ||
| ) | 
      
  | 
  inline | 
Definition at line 106 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getAtom().
      
  | 
  inline | 
Definition at line 107 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getAtom().
      
  | 
  inline | 
Definition at line 108 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getAtom().
      
  | 
  inline | 
Definition at line 104 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getAtom().
      
  | 
  inline | 
Definition at line 105 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getAtom().
      
  | 
  inline | 
Definition at line 102 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getAtom().
      
  | 
  inline | 
Definition at line 103 of file GromacsTopFile.h.
Referenced by GromacsTopFile::getAtom().
 1.8.14