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 102 of file CellStructure.hpp.
|
inlineexplicit |
Definition at line 103 of file CellStructure.hpp.
double Distance::dist2 |
Definition at line 107 of file CellStructure.hpp.
Referenced by dpd_viscous_stress_local(), and VerletCriterion< CutoffGetter >::operator()().
Utils::Vector3d Distance::vec21 |
Definition at line 106 of file CellStructure.hpp.
Referenced by dpd_viscous_stress_local().