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

#include <aatopology.h>

Inheritance diagram for pele::TransformAACluster:
pele::TransformPolicy

List of all members.

Public Member Functions

 TransformAACluster (pele::RBTopology *topology)
virtual ~TransformAACluster ()
void rotate (pele::Array< double > x, pele::MatrixNM< 3, 3 > const &mx)

Public Attributes

pele::RBTopologym_topology

Detailed Description

Routines to apply transformations to a rigid body cluster

Definition at line 162 of file aatopology.h.


Constructor & Destructor Documentation

Definition at line 165 of file aatopology.h.

virtual pele::TransformAACluster::~TransformAACluster ( ) [inline, virtual]

Definition at line 168 of file aatopology.h.


Member Function Documentation

void pele::TransformAACluster::rotate ( pele::Array< double >  x,
pele::MatrixNM< 3, 3 > const &  mx 
) [virtual]

apply a rotation to a set of rigid body coordinates

Implements pele::TransformPolicy.

Definition at line 286 of file aatopology.cpp.


Member Data Documentation

Definition at line 164 of file aatopology.h.


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