IMP Reference Guide
2.20.0
The Integrative Modeling Platform
|
Base class for "simulators", such as molecular dynamics. More...
#include <IMP/atom/atom_config.h>
#include <IMP/Particle.h>
#include <IMP/Optimizer.h>
#include <IMP/internal/units.h>
#include <IMP/algebra/Vector3D.h>
Go to the source code of this file.
Classes | |
class | IMP::atom::Simulator |
The base class for simulators. 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< Simulator > > | IMP::atom::Simulators |
typedef IMP::Vector < IMP::WeakPointer< Simulator > > | IMP::atom::SimulatorsTemp |
Base class for "simulators", such as molecular dynamics.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file Simulator.h.