OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::AtomicBeadModel Class Reference
+ Inheritance diagram for OpenMD::AtomicBeadModel:

Public Member Functions

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 53 of file AtomicBeadModel.hpp.

Constructor & Destructor Documentation

◆ AtomicBeadModel()

OpenMD::AtomicBeadModel::AtomicBeadModel ( )
inline

Definition at line 55 of file AtomicBeadModel.hpp.

Member Function Documentation

◆ assignElements()

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

Implements OpenMD::BeadModel.

Definition at line 52 of file AtomicBeadModel.cpp.


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