|
OpenMD 3.2
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 57 of file BoundaryElementModel.hpp.
| OpenMD::BoundaryElementModel::BoundaryElementModel | ( | ) |
Definition at line 61 of file BoundaryElementModel.cpp.
|
virtual |
Implements OpenMD::ApproximateModel.
Definition at line 63 of file BoundaryElementModel.cpp.
|
virtual |
Implements OpenMD::ApproximateModel.
Definition at line 95 of file BoundaryElementModel.cpp.
|
virtual |
Implements OpenMD::ApproximateModel.
Definition at line 134 of file BoundaryElementModel.cpp.
|
virtual |
Implements OpenMD::ApproximateModel.
Definition at line 97 of file BoundaryElementModel.cpp.