mcpele  1.0.0
The Monte Carlo Python Energy Landscape Explorer
 All Classes Namespaces Functions Variables Typedefs
Public Member Functions | Protected Attributes
mcpele::CheckSphericalContainer Class Reference

#include <check_spherical_container.h>

Inheritance diagram for mcpele::CheckSphericalContainer:
mcpele::ConfTest

List of all members.

Public Member Functions

 CheckSphericalContainer (const double radius, const size_t ndim)
virtual bool conf_test (pele::Array< double > &trial_coords, MC *mc)
virtual ~CheckSphericalContainer ()

Protected Attributes

double m_radius2
size_t m_ndim

Detailed Description

Definition at line 18 of file check_spherical_container.h.


Constructor & Destructor Documentation

mcpele::CheckSphericalContainer::CheckSphericalContainer ( const double  radius,
const size_t  ndim 
)

Definition at line 8 of file check_spherical_container.cpp.

Definition at line 25 of file check_spherical_container.h.


Member Function Documentation

bool mcpele::CheckSphericalContainer::conf_test ( pele::Array< double > &  trial_coords,
MC mc 
) [virtual]

Implements mcpele::ConfTest.

Definition at line 13 of file check_spherical_container.cpp.


Member Data Documentation

Definition at line 21 of file check_spherical_container.h.

Definition at line 20 of file check_spherical_container.h.


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