NDDEM
Public Member Functions | Public Attributes | List of all members
LibSphere3DIntersect Class Reference

#include <WindowLibrary.h>

+ Inheritance diagram for LibSphere3DIntersect:

Public Member Functions

 LibSphere3DIntersect (struct Data *D, double ww, double dd)
 
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)
 
- Public Member Functions inherited from LibBase
 LibBase (struct Data *D, double ww, double dd)
 
 LibBase ()
 
virtual ~LibBase ()
 
virtual double window_int (double r1, double r2)
 

Public Attributes

double cst
 
double result
 
- Public Attributes inherited from LibBase
struct Datadata
 
double w
 
double d
 

Constructor & Destructor Documentation

◆ LibSphere3DIntersect()

LibSphere3DIntersect::LibSphere3DIntersect ( struct Data D,
double  ww,
double  dd 
)
inline

Member Function Documentation

◆ cutoff()

double LibSphere3DIntersect::cutoff ( void  )
inlinevirtual

Reimplemented from LibBase.

◆ distance()

double LibSphere3DIntersect::distance ( int  id,
v1d  loc 
)
inlinevirtual

function for mixed particle id / vector informations.

Reimplemented from LibBase.

◆ window()

double LibSphere3DIntersect::window ( double  r)
inlinevirtual

Implements LibBase.

◆ window_avg()

virtual double LibSphere3DIntersect::window_avg ( double  r1,
double  r2 
)
inlinevirtual

Reimplemented from LibBase.

◆ window_contact_weight()

virtual std::pair<double,double> LibSphere3DIntersect::window_contact_weight ( int  p,
int  q,
const v1d loc 
)
inlinevirtual

Reimplemented from LibBase.

◆ windowreal()

double LibSphere3DIntersect::windowreal ( double  r)
inline

Member Data Documentation

◆ cst

double LibSphere3DIntersect::cst

◆ result

double LibSphere3DIntersect::result

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