#include <WindowLibrary.h>
|
| LibLucy3DFancyInt (struct Data *D, double ww, double dd) |
|
std::pair< double, double > | window_contact_weight (int p, int q, const v1d &loc) |
|
double | distancevec (v1d l1, v1d loc) |
|
void | set_integrationsteps (int steps) |
|
| LibLucy3D (struct Data *D, double ww, double dd) |
|
| LibLucy3D () |
|
double | Lucy (double r) |
|
double | window (double r) |
|
double | cutoff (void) |
|
| LibBase (struct Data *D, double ww, double dd) |
|
| LibBase () |
|
virtual | ~LibBase () |
|
virtual double | window_int (double r1, double r2) |
|
virtual double | window_avg (double r1, double r2) |
|
virtual double | distance (int id, v1d loc) |
| function for mixed particle id / vector informations. More...
|
|
◆ LibLucy3DFancyInt()
LibLucy3DFancyInt::LibLucy3DFancyInt |
( |
struct Data * |
D, |
|
|
double |
ww, |
|
|
double |
dd |
|
) |
| |
|
inline |
◆ distancevec()
double LibLucy3DFancyInt::distancevec |
( |
v1d |
l1, |
|
|
v1d |
loc |
|
) |
| |
|
inline |
◆ set_integrationsteps()
void LibLucy3DFancyInt::set_integrationsteps |
( |
int |
steps | ) |
|
|
inline |
◆ window_contact_weight()
std::pair<double,double> LibLucy3DFancyInt::window_contact_weight |
( |
int |
p, |
|
|
int |
q, |
|
|
const v1d & |
loc |
|
) |
| |
|
inlinevirtual |
◆ Nsteps
int LibLucy3DFancyInt::Nsteps = 10 |
|
private |
The documentation for this class was generated from the following file: