IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/18
The Integrative Modeling Platform
BrownianDynamics.h File Reference

Simple Brownian dynamics optimizer. More...

#include <IMP/atom/atom_config.h>
#include "Diffusion.h"
#include "Simulator.h"
#include "atom_macros.h"
#include <IMP/Optimizer.h>
#include <IMP/Particle.h>
#include <IMP/internal/units.h>
#include <IMP/algebra/Vector3D.h>
+ Include dependency graph for BrownianDynamics.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::BrownianDynamics
 Simple Brownian dynamics simulator. 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.
 

Macros

#define IMP_ATOM_DEFAULT_BD_RANDOM_POOL_SIZE   10000
 

Functions

double IMP::atom::get_maximum_time_step_estimate (BrownianDynamics *bd)
 

Detailed Description

Simple Brownian dynamics optimizer.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file BrownianDynamics.h.