IMP  2.3.0
The Integrative Modeling Platform
force_fields.h File Reference

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

 IMP
 Synonym for IMP::kernel.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

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"))
 

Detailed Description

Define functions to add bonds and radii to atoms.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file force_fields.h.