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

#include <lj.h>

Inheritance diagram for pele::LJPeriodic:
pele::SimplePairwisePotential< lj_interaction, periodic_distance< 3 > > pele::BasePotential

List of all members.

Public Member Functions

 LJPeriodic (double C6, double C12, Array< double > const boxvec)

Detailed Description

Pairwise Lennard-Jones potential in a rectangular box

Definition at line 91 of file lj.h.


Constructor & Destructor Documentation

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

Definition at line 93 of file lj.h.


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