|
IMP
2.0.1
The Integrative Modeling Platform
|
Define functions to add bonds and radii to atoms. More...
#include <IMP/atom/atom_config.h>#include "Hierarchy.h"#include "ForceFieldParameters.h"#include "CHARMMParameters.h"#include <string>
Include dependency graph for force_fields.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::atom |
| See IMP.atom Overview for more information. | |
Functions | |
| void | IMP::atom::add_bonds (Hierarchy d, const ForceFieldParameters *ffp=get_all_atom_CHARMM_parameters()) |
| void | IMP::atom::add_radii (Hierarchy d, const ForceFieldParameters *ffp=get_all_atom_CHARMM_parameters(), FloatKey radius_key=FloatKey("radius")) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file force_fields.h.