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

#include <inversepower.h>

Inheritance diagram for pele::InversePower< ndim >:
pele::SimplePairwisePotential< InversePower_interaction, cartesian_distance< ndim > > pele::BasePotential

List of all members.

Public Member Functions

 InversePower (double pow, double eps, pele::Array< double > const radii)

Detailed Description

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

Pairwise Inverse Power potential

Definition at line 253 of file inversepower.h.


Constructor & Destructor Documentation

template<size_t ndim>
pele::InversePower< ndim >::InversePower ( double  pow,
double  eps,
pele::Array< double > const  radii 
) [inline]

Definition at line 255 of file inversepower.h.


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