ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
Distance Struct Reference

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
 

Detailed Description

Distance vector and length handed to pair kernels.

Definition at line 101 of file CellStructure.hpp.

Constructor & Destructor Documentation

◆ Distance()

Distance::Distance ( Utils::Vector3d const &  vec21)
inlineexplicit

Definition at line 102 of file CellStructure.hpp.

Member Data Documentation

◆ dist2

double Distance::dist2

◆ vec21

Utils::Vector3d Distance::vec21

Definition at line 105 of file CellStructure.hpp.

Referenced by dpd_viscous_stress_local().


The documentation for this struct was generated from the following file: