OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::RoughShell Class Reference
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 HydroPropcalcHydroProps (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< HydrodynamicsElementelements_
Protected Attributes inherited from OpenMD::HydrodynamicsModel
Shapeshape_ {}

Detailed Description

Definition at line 57 of file RoughShell.hpp.

Constructor & Destructor Documentation

◆ RoughShell()

OpenMD::RoughShell::RoughShell ( )
inline

Definition at line 59 of file RoughShell.hpp.

Member Function Documentation

◆ assignElements()

std::size_t OpenMD::RoughShell::assignElements ( )
virtual

Implements OpenMD::BeadModel.

Definition at line 69 of file RoughShell.cpp.

◆ getSigma()

RealType OpenMD::RoughShell::getSigma ( )
inline

Definition at line 61 of file RoughShell.hpp.

◆ setSigma()

void OpenMD::RoughShell::setSigma ( RealType sigma)
inline

Definition at line 60 of file RoughShell.hpp.


The documentation for this class was generated from the following files: