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

CDisplay Class Reference

#include <Display.h>

Collaboration diagram for CDisplay:

Collaboration graph
[legend]
List of all members.

Public Methods

void PrintGeometry ()
void PrintComponents ()
void WarningMessage (int Warn)
void ErrorMessage (int Err)
 CDisplay (const CDisplay &rDisp, CCell *pCell)
 CDisplay (CCell *pCell)
virtual ~CDisplay ()

Private Methods

 CDisplay ()

Private Attributes

CCellm_pCell

Constructor & Destructor Documentation

CDisplay::CDisplay const CDisplay &    rDisp,
CCell   pCell
 

Definition at line 38 of file Display.cpp.

References m_pCell.

CDisplay::CDisplay CCell   pCell
 

Definition at line 21 of file Display.cpp.

References m_pCell.

CDisplay::~CDisplay   [virtual]
 

Definition at line 32 of file Display.cpp.

CDisplay::CDisplay   [private]
 

Definition at line 27 of file Display.cpp.


Member Function Documentation

void CDisplay::ErrorMessage int    Err
 

Definition at line 56 of file Display.cpp.

References to.

Referenced by CComponents::CheckNegConc, and CDNA::gamma.

void CDisplay::PrintComponents  
 

Definition at line 69 of file Display.cpp.

References CCell::GetComponents, CComponents::GetY, m_pCell, NBIOVARS, to, and CCell::TotalTime.

void CDisplay::PrintGeometry  
 

Definition at line 84 of file Display.cpp.

References CGeometry::CL, CCell::GetGeometry, CGeometry::GetVolume, CGeometry::GetWidth, m_pCell, CGeometry::SL, to, and CCell::TotalTime.

void CDisplay::WarningMessage int    Warn
 

Definition at line 43 of file Display.cpp.

References to.

Referenced by CGeometry::CalcWidth, CGeometry::CheckVolume, and CComponents::Flux.


Member Data Documentation

CCell* CDisplay::m_pCell [private]
 

Definition at line 27 of file Display.h.

Referenced by CDisplay, PrintComponents, and PrintGeometry.


The documentation for this class was generated from the following files:
Generated on Mon Nov 3 10:02:03 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002