IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
BerendsenThermostatOptimizerState.h File Reference

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

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

Go to the source code of this file.

Classes

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

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< BerendsenThermostatOptimizerState > > 
IMP::atom::BerendsenThermostatOptimizerStates
 
typedef IMP::Vector
< IMP::WeakPointer
< BerendsenThermostatOptimizerState > > 
IMP::atom::BerendsenThermostatOptimizerStatesTemp
 

Detailed Description

Maintains temperature during molecular dynamics using a Berendsen thermostat.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file BerendsenThermostatOptimizerState.h.