#include <WindowLibrary.h>
|
| | LibLucyND_Periodic (struct Data *D, double ww, double dd, int periodic, vector< int >boxes, vector< double > deltas) |
| |
| double | distance (int id, v1d loc) override |
| | function for mixed particle id / vector informations. More...
|
| |
| | LibLucyND (struct Data *D, double ww, double dd) |
| |
| double | Lucy (double r) |
| |
| double | window (double r) override |
| |
| | LibBase (struct Data *D, double ww, double dd) |
| |
| | LibBase () |
| |
| virtual | ~LibBase () |
| |
| virtual std::pair< double, double > | window_contact_weight (int p, int q, const v1d &loc) |
| |
| virtual double | window_int (double r1, double r2) |
| |
| virtual double | window_avg (double r1, double r2) |
| |
| virtual double | cutoff (void) |
| |
◆ LibLucyND_Periodic()
| LibLucyND_Periodic::LibLucyND_Periodic |
( |
struct Data * |
D, |
|
|
double |
ww, |
|
|
double |
dd, |
|
|
int |
periodic, |
|
|
vector< int > |
boxes, |
|
|
vector< double > |
deltas |
|
) |
| |
|
inline |
◆ distance()
| double LibLucyND_Periodic::distance |
( |
int |
id, |
|
|
v1d |
loc |
|
) |
| |
|
inlineoverridevirtual |
function for mixed particle id / vector informations.
Reimplemented from LibBase.
◆ maskperiodic
| int LibLucyND_Periodic::maskperiodic |
The documentation for this class was generated from the following file: