pele
Python energy landscape explorer
 All Classes Namespaces Functions Variables Typedefs
Public Member Functions
pele::LJCutPeriodic Class Reference

#include <lj_cut.h>

Inheritance diagram for pele::LJCutPeriodic:
pele::SimplePairwisePotential< lj_interaction_cut_smooth, periodic_distance< 3 > > pele::BasePotential

List of all members.

Public Member Functions

 LJCutPeriodic (double C6, double C12, double rcut, Array< double > const boxvec)

Detailed Description

Pairwise Lennard-Jones potential with smooth cutoff in a rectangular box

Definition at line 98 of file lj_cut.h.


Constructor & Destructor Documentation

pele::LJCutPeriodic::LJCutPeriodic ( double  C6,
double  C12,
double  rcut,
Array< double > const  boxvec 
) [inline]

Definition at line 100 of file lj_cut.h.


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