#include "parm.h"#include "common.h"#include "structures.h"#include "strlib.h"#include "MStream.h"#include "SimParameters.h"#include "GromacsTopFile.h"Go to the source code of this file.
Classes | |
| class | BondValue |
| class | AngleValue |
| struct | four_body_consts |
| class | DihedralValue |
| class | ImproperValue |
| struct | CrosstermData |
| class | CrosstermValue |
| class | NonbondedExclValue |
| struct | vdw_val |
| struct | indexed_vdw_pair |
| class | Parameters |
Defines | |
| #define | MAX_MULTIPLICITY 6 |
| #define | MAX_ATOMTYPE_CHARS 6 |
| #define | paraXplor 0 |
| #define | paraCharmm 1 |
Typedefs | |
| typedef four_body_consts | FourBodyConsts |
| typedef vdw_val | VdwValue |
| typedef indexed_vdw_pair | IndexedVdwPair |
|
|
Definition at line 66 of file Parameters.h. Referenced by Parameters::atom_type_name(), Parameters::done_reading_files(), Parameters::receive_Parameters(), and Parameters::send_Parameters(). |
|
|
Definition at line 63 of file Parameters.h. Referenced by Parameters::read_parm(). |
|
|
Definition at line 72 of file Parameters.h. |
|
|
Definition at line 71 of file Parameters.h. |
|
|
Referenced by operator!=(). |
|
|
Referenced by Parameters::get_vdw_pair_params(), Parameters::read_parm(), and Parameters::receive_Parameters(). |
|
|
Referenced by Parameters::done_reading_files(), and Parameters::receive_Parameters(). |
1.3.9.1