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::ArraySizes Class Reference

#include <Array_Fastest.h>

List of all members.

Public Member Functions

 ArraySizes (size_t dim)
ArraySize< 2 > operator() (size_t dim)
 ArraySizes (unsigned int dim)
ArraySize< 2 > operator() (unsigned int dim)

Private Attributes

size_t m_Dimensions [1]
std::vector< unsigned int > Vector


Constructor & Destructor Documentation

ProtoMol::ArraySizes::ArraySizes size_t  dim  )  [inline, explicit]
 

ProtoMol::ArraySizes::ArraySizes unsigned int  dim  )  [inline, explicit]
 


Member Function Documentation

ArraySize<2> ProtoMol::ArraySizes::operator() unsigned int  dim  )  [inline]
 

ArraySize<2> ProtoMol::ArraySizes::operator() size_t  dim  )  [inline]
 


Member Data Documentation

size_t ProtoMol::ArraySizes::m_Dimensions[1] [private]
 

std::vector<unsigned int> ProtoMol::ArraySizes::Vector [private]
 


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