QCTopEnergyLevel Struct Reference

#include <QCMDSystem.hpp>

List of all members.


Detailed Description

Definition at line 45 of file QCMDSystem.hpp.

Public Member Functions

bool operator< (const QCTopEnergyLevel &other) const
 QCTopEnergyLevel (void)
void setAttributes (int numSD_, int numOM_)

Public Attributes

QCFloat energyLevel
int numOM
int numSD


Constructor & Destructor Documentation

QCTopEnergyLevel::QCTopEnergyLevel void   )  [inline]
 

Definition at line 50 of file QCMDSystem.hpp.


Member Function Documentation

bool QCTopEnergyLevel::operator< const QCTopEnergyLevel other  )  const [inline]
 

Definition at line 64 of file QCMDSystem.hpp.

References energyLevel.

void QCTopEnergyLevel::setAttributes int  numSD_,
int  numOM_
[inline]
 

Definition at line 55 of file QCMDSystem.hpp.

References numOM, and numSD.

Referenced by QCMDSystem< TPSolver >::adjustFermiEnergy().


Member Data Documentation

QCFloat QCTopEnergyLevel::energyLevel
 

Definition at line 73 of file QCMDSystem.hpp.

Referenced by QCMDSystem< TPSolver >::addLevels(), operator<(), and QCMDSystem< TPSolver >::removeLevels().

int QCTopEnergyLevel::numOM
 

Definition at line 72 of file QCMDSystem.hpp.

Referenced by QCMDSystem< TPSolver >::addLevels(), QCMDSystem< TPSolver >::adjustFermiEnergyDichotomy(), QCMDSystem< TPSolver >::removeLevels(), and setAttributes().

int QCTopEnergyLevel::numSD
 

Attributes

Definition at line 71 of file QCMDSystem.hpp.

Referenced by QCMDSystem< TPSolver >::addLevels(), QCMDSystem< TPSolver >::removeLevels(), and setAttributes().


The documentation for this struct was generated from the following file:
Generated on Sat Jan 28 21:07:34 2006 for QC++ by  doxygen 1.4.4