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

#include <lj_cut.h>

Inheritance diagram for pele::LJCutPeriodicCellLists< ndim >:
pele::CellListPotential< lj_interaction_cut_smooth, periodic_distance< ndim > > pele::BasePotential

List of all members.

Public Member Functions

 LJCutPeriodicCellLists (double c6, double c12, double rcut, Array< double > const boxvec, double ncellx_scale)

Detailed Description

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

Pairwise Lennard-Jones potential with smooth cutoff with loops done using cell lists

Definition at line 154 of file lj_cut.h.


Constructor & Destructor Documentation

template<size_t ndim>
pele::LJCutPeriodicCellLists< ndim >::LJCutPeriodicCellLists ( double  c6,
double  c12,
double  rcut,
Array< double > const  boxvec,
double  ncellx_scale 
) [inline]

Definition at line 156 of file lj_cut.h.


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