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

#include <wca.h>

Inheritance diagram for pele::WCAAtomList:
pele::AtomListPotential< WCA_interaction, cartesian_distance< 3 > > pele::BasePotential

List of all members.

Public Member Functions

 WCAAtomList (double sig, double eps, Array< size_t > atoms1, Array< size_t > atoms2)
 WCAAtomList (double sig, double eps, Array< size_t > atoms1)

Detailed Description

Definition at line 147 of file wca.h.


Constructor & Destructor Documentation

pele::WCAAtomList::WCAAtomList ( double  sig,
double  eps,
Array< size_t >  atoms1,
Array< size_t >  atoms2 
) [inline]

Definition at line 149 of file wca.h.

pele::WCAAtomList::WCAAtomList ( double  sig,
double  eps,
Array< size_t >  atoms1 
) [inline]

Definition at line 154 of file wca.h.


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