OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
virtual std::size_t | assignElements () |
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) |
Public Member Functions inherited from OpenMD::ApproximateModel | |
ApproximateModel () | |
References: | |
virtual void | setShape (Shape *shape) |
virtual HydroProp * | calcHydroProps (RealType viscosity) |
virtual RealType | volumeCorrection () |
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::ApproximateModel | |
std::vector< HydrodynamicsElement > | elements_ |
Protected Attributes inherited from OpenMD::HydrodynamicsModel | |
Shape * | shape_ |
Definition at line 54 of file BoundaryElementModel.hpp.
OpenMD::BoundaryElementModel::BoundaryElementModel | ( | ) |
Definition at line 58 of file BoundaryElementModel.cpp.
|
virtual |
Implements OpenMD::ApproximateModel.
Definition at line 60 of file BoundaryElementModel.cpp.
|
virtual |
Implements OpenMD::ApproximateModel.
Definition at line 92 of file BoundaryElementModel.cpp.
|
virtual |
Implements OpenMD::ApproximateModel.
Definition at line 131 of file BoundaryElementModel.cpp.
|
virtual |
Implements OpenMD::ApproximateModel.
Definition at line 94 of file BoundaryElementModel.cpp.