IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
Diffusion.h File Reference

A decorator for a diffusing particle. More...

#include <IMP/atom/atom_config.h>
#include <IMP/core/XYZR.h>
#include <IMP/algebra/Vector3D.h>
#include <IMP/internal/constants.h>
#include <vector>
#include <limits>
+ Include dependency graph for Diffusion.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::Diffusion
 A decorator for a diffusing particle with a diffusion coefficient. More...
 
class  IMP::atom::RigidBodyDiffusion
 

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< Diffusion > IMP::atom::Diffusions
 
typedef IMP::Vector
< RigidBodyDiffusion > 
IMP::atom::RigidBodyDiffusions
 

Functions

double IMP::atom::get_diffusion_coefficient_from_cm2_per_second (double din)
 

Detailed Description

A decorator for a diffusing particle.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Diffusion.h.