![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Distance vector and length handed to pair kernels. More...
#include <CellStructure.hpp>
Public Member Functions | |
| Distance (Utils::Vector3d const &vec21) | |
Public Attributes | |
| Utils::Vector3d | vec21 |
| double | dist2 |
Distance vector and length handed to pair kernels.
Definition at line 137 of file CellStructure.hpp.
|
inlineexplicit |
Definition at line 138 of file CellStructure.hpp.
| double Distance::dist2 |
Definition at line 142 of file CellStructure.hpp.
Referenced by dpd_viscous_stress_local(), and VerletCriterion< CutoffGetter >::operator()().
| Utils::Vector3d Distance::vec21 |
Definition at line 141 of file CellStructure.hpp.
Referenced by dpd_viscous_stress_local().