pele
Python energy landscape explorer
 All Classes Namespaces Functions Variables Typedefs
Public Member Functions
pele::InversePowerPeriodicCellLists< ndim > Class Template Reference

#include <inversepower.h>

Inheritance diagram for pele::InversePowerPeriodicCellLists< ndim >:
pele::CellListPotential< InversePower_interaction, periodic_distance< ndim > > pele::BasePotential

List of all members.

Public Member Functions

 InversePowerPeriodicCellLists (double pow, double eps, pele::Array< double > const radii, pele::Array< double > const boxvec, const double rcut, const double ncellx_scale=1.0)

Detailed Description

template<size_t ndim>
class pele::InversePowerPeriodicCellLists< ndim >

Definition at line 342 of file inversepower.h.


Constructor & Destructor Documentation

template<size_t ndim>
pele::InversePowerPeriodicCellLists< ndim >::InversePowerPeriodicCellLists ( double  pow,
double  eps,
pele::Array< double > const  radii,
pele::Array< double > const  boxvec,
const double  rcut,
const double  ncellx_scale = 1.0 
) [inline]

Definition at line 344 of file inversepower.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs