glotzmd::LookupTable< TABLE_SIZE > Class Template Reference

#include <LookupTable.h>

Inheritance diagram for glotzmd::LookupTable< TABLE_SIZE >:

glotzmd::LinearInterpPotential< TABLE_SIZE >

List of all members.

Public Member Functions

 LookupTable ()
 LookupTable (Potential *)
void SetPotentialFunction (Potential *)
int Size () const

Public Attributes

glotz_flt mForceTable [TABLE_SIZE]
glotz_flt mPotentialTable [TABLE_SIZE]
glotz_flt mVirialTable [TABLE_SIZE]
glotz_flt mDistanceTable [TABLE_SIZE]

template<int TABLE_SIZE>
class glotzmd::LookupTable< TABLE_SIZE >


Constructor & Destructor Documentation

template<int TABLE_SIZE>
glotzmd::LookupTable< TABLE_SIZE >::LookupTable (  )  [inline]

template<int TABLE_SIZE>
glotzmd::LookupTable< TABLE_SIZE >::LookupTable ( Potential p  )  [inline]


Member Function Documentation

template<int TABLE_SIZE>
void glotzmd::LookupTable< TABLE_SIZE >::SetPotentialFunction ( Potential potential  )  [inline]

template<int TABLE_SIZE>
int glotzmd::LookupTable< TABLE_SIZE >::Size (  )  const [inline]


Member Data Documentation

template<int TABLE_SIZE>
glotz_flt glotzmd::LookupTable< TABLE_SIZE >::mForceTable[TABLE_SIZE]

template<int TABLE_SIZE>
glotz_flt glotzmd::LookupTable< TABLE_SIZE >::mPotentialTable[TABLE_SIZE]

template<int TABLE_SIZE>
glotz_flt glotzmd::LookupTable< TABLE_SIZE >::mVirialTable[TABLE_SIZE]

template<int TABLE_SIZE>
glotz_flt glotzmd::LookupTable< TABLE_SIZE >::mDistanceTable[TABLE_SIZE]


The documentation for this class was generated from the following file:
Generated on Tue Feb 24 20:54:26 2009 by  doxygen 1.5.3