ProtoMol - an object-oriented component based framework for Molecular Dynamics simulations.

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

ProtoMol::Proxy Class Reference

#include <Proxy.h>

Inheritance diagram for ProtoMol::Proxy:

ProtoMol::ScalarStructure ProtoMol::Vector3DBlock List of all members.

Public Member Functions

 Proxy ()
virtual ~Proxy ()
void distribute () const
void reduce () const
bool distributed () const
int distCount () const

Private Attributes

int myCount

Detailed Description

Book keeping for distribution and reduction of data structures in parallel environment.


Constructor & Destructor Documentation

ProtoMol::Proxy::Proxy  )  [inline]
 

virtual ProtoMol::Proxy::~Proxy  )  [inline, virtual]
 


Member Function Documentation

int ProtoMol::Proxy::distCount  )  const [inline]
 

void ProtoMol::Proxy::distribute  )  const [inline]
 

bool ProtoMol::Proxy::distributed  )  const [inline]
 

void ProtoMol::Proxy::reduce  )  const [inline]
 


Member Data Documentation

int ProtoMol::Proxy::myCount [mutable, private]
 


The documentation for this class was generated from the following file: Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.