OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
VelocityField.hpp File Reference

Linear (homogeneous) ambient velocity field, queried at a location. More...

#include "brains/SimInfo.hpp"
#include "math/SquareMatrix3.hpp"
#include "math/Vector3.hpp"
#include "perturbations/VelocityFieldParameters.hpp"

Go to the source code of this file.

Classes

class  OpenMD::VelocityField
 A linear (homogeneous) ambient velocity field, v(r) = v0 + K . r. More...

Namespaces

namespace  OpenMD
 This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.

Detailed Description

Linear (homogeneous) ambient velocity field, queried at a location.

Definition in file VelocityField.hpp.