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

#include <rsm_displacement.h>

List of all members.

Public Member Functions

virtual ~GetDisplacementPerParticle ()
 GetDisplacementPerParticle (pele::Array< double >, const size_t)
double compute_mean_particle_displacement (pele::Array< double >)
double get_particle_displ (const size_t, pele::Array< double >)

Detailed Description

Definition at line 9 of file rsm_displacement.h.


Constructor & Destructor Documentation

Definition at line 15 of file rsm_displacement.h.

mcpele::GetDisplacementPerParticle::GetDisplacementPerParticle ( pele::Array< double >  initial_coordinates_,
const size_t  boxdimension_ 
)

Definition at line 10 of file rsm_displacement.cpp.


Member Function Documentation

Definition at line 17 of file rsm_displacement.cpp.

double mcpele::GetDisplacementPerParticle::get_particle_displ ( const size_t  particle_idx,
pele::Array< double >  new_coords 
)

Definition at line 29 of file rsm_displacement.cpp.


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