IMP  2.3.0
The Integrative Modeling Platform
LangevinThermostatOptimizerState.h File Reference

Maintains temperature during molecular dynamics using a Langevin thermostat. More...

#include <IMP/atom/atom_config.h>
#include <IMP/kernel/Particle.h>
#include <IMP/base_types.h>
#include <IMP/OptimizerState.h>
+ Include dependency graph for LangevinThermostatOptimizerState.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::LangevinThermostatOptimizerState
 Maintains temperature during molecular dynamics. More...
 

Namespaces

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

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< LangevinThermostatOptimizerState > > 
IMP::atom::LangevinThermostatOptimizerStates
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< LangevinThermostatOptimizerState > > 
IMP::atom::LangevinThermostatOptimizerStatesTemp
 

Detailed Description

Maintains temperature during molecular dynamics using a Langevin thermostat.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file LangevinThermostatOptimizerState.h.