|
OpenMD 3.1
Molecular Dynamics in the Open
|
Inheritance diagram for OpenMD::RoughShell:Public Member Functions | |
| void | setSigma (RealType sigma) |
| RealType | getSigma () |
| virtual std::size_t | assignElements () |
Public Member Functions inherited from OpenMD::BeadModel | |
| BeadModel () | |
| References: | |
| virtual void | checkElement (std::size_t i) |
| virtual void | writeElements (std::ostream &os) |
| virtual Mat3x3d | interactionTensor (const std::size_t i, const std::size_t j, const RealType viscosity) |
| virtual RealType | volumeCorrection () |
Public Member Functions inherited from OpenMD::ApproximateModel | |
| ApproximateModel () | |
| References: | |
| virtual void | setShape (Shape *shape) |
| virtual HydroProp * | calcHydroProps (RealType viscosity) |
Public Member Functions inherited from OpenMD::HydrodynamicsModel | |
| virtual void | init () |
| void | writeHydroProps (HydroProp *hp, RealType temperature, std::ostream &os) |
Additional Inherited Members | |
Protected Attributes inherited from OpenMD::BeadModel | |
| RealType | volumeOverlap_ |
Protected Attributes inherited from OpenMD::ApproximateModel | |
| std::vector< HydrodynamicsElement > | elements_ |
Protected Attributes inherited from OpenMD::HydrodynamicsModel | |
| Shape * | shape_ |
Definition at line 54 of file RoughShell.hpp.
|
inline |
Definition at line 56 of file RoughShell.hpp.
|
virtual |
Implements OpenMD::BeadModel.
Definition at line 66 of file RoughShell.cpp.
|
inline |
Definition at line 58 of file RoughShell.hpp.
|
inline |
Definition at line 57 of file RoughShell.hpp.