IMP Reference Guide
2.13.0
The Integrative Modeling Platform
|
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>
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) |
Simple Brownian dynamics optimizer.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file BrownianDynamics.h.