
#include <PAR.h>
Public Types | |
| enum | CharmmTypeEnum { UNDEFINED, CHARMM28, CHARMM19 } |
Public Member Functions | |
| void | clear () |
Public Attributes | |
| std::vector< Bond > | bonds |
| std::vector< Angle > | angles |
| std::vector< Dihedral > | dihedrals |
| std::vector< Improper > | impropers |
| std::vector< Nonbonded > | nonbondeds |
| std::vector< Nbfix > | nbfixs |
| std::vector< Hbond > | hbonds |
NB:
|
|
Supported Charmm/XPLOR type.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|