#include <WindowLibrary.h>
|
| | LibSphereNDIntersect (struct Data *D, double ww, double dd) |
| |
| double | nballvolume () |
| |
| double | ncapvolume (double r, double h) |
| |
| double | distance (int id, v1d loc) |
| | function for mixed particle id / vector informations. More...
|
| |
| double | cutoff (void) |
| |
| double | window (double r) |
| |
| double | windowreal (double r) |
| |
| virtual std::pair< double, double > | window_contact_weight (int p, int q, const v1d &loc) |
| |
| virtual double | window_avg (double r1, double r2) |
| |
| | LibBase (struct Data *D, double ww, double dd) |
| |
| | LibBase () |
| |
| virtual | ~LibBase () |
| |
| virtual double | window_int (double r1, double r2) |
| |
◆ LibSphereNDIntersect()
| LibSphereNDIntersect::LibSphereNDIntersect |
( |
struct Data * |
D, |
|
|
double |
ww, |
|
|
double |
dd |
|
) |
| |
|
inline |
◆ cutoff()
| double LibSphereNDIntersect::cutoff |
( |
void |
| ) |
|
|
inlinevirtual |
◆ distance()
| double LibSphereNDIntersect::distance |
( |
int |
id, |
|
|
v1d |
loc |
|
) |
| |
|
inlinevirtual |
function for mixed particle id / vector informations.
Reimplemented from LibBase.
◆ nballvolume()
| double LibSphereNDIntersect::nballvolume |
( |
| ) |
|
|
inline |
◆ ncapvolume()
| double LibSphereNDIntersect::ncapvolume |
( |
double |
r, |
|
|
double |
h |
|
) |
| |
|
inline |
◆ window()
| double LibSphereNDIntersect::window |
( |
double |
r | ) |
|
|
inlinevirtual |
◆ window_avg()
| virtual double LibSphereNDIntersect::window_avg |
( |
double |
r1, |
|
|
double |
r2 |
|
) |
| |
|
inlinevirtual |
◆ window_contact_weight()
| virtual std::pair<double,double> LibSphereNDIntersect::window_contact_weight |
( |
int |
p, |
|
|
int |
q, |
|
|
const v1d & |
loc |
|
) |
| |
|
inlinevirtual |
◆ windowreal()
| double LibSphereNDIntersect::windowreal |
( |
double |
r | ) |
|
|
inline |
◆ cst
| double LibSphereNDIntersect::cst |
◆ result
| double LibSphereNDIntersect::result |
The documentation for this class was generated from the following file: