#include <Display.h>
Collaboration diagram for CDisplay:
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 | |
CCell * | m_pCell |
|
Definition at line 38 of file Display.cpp. References m_pCell. |
|
Definition at line 21 of file Display.cpp. References m_pCell. |
|
Definition at line 32 of file Display.cpp. |
|
Definition at line 27 of file Display.cpp. |
|
Definition at line 56 of file Display.cpp. References to. Referenced by CComponents::CheckNegConc, and CDNA::gamma. |
|
Definition at line 69 of file Display.cpp. References CCell::GetComponents, CComponents::GetY, m_pCell, NBIOVARS, to, and CCell::TotalTime. |
|
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. |
|
Definition at line 43 of file Display.cpp. References to. Referenced by CGeometry::CalcWidth, CGeometry::CheckVolume, and CComponents::Flux. |
|
Definition at line 27 of file Display.h. Referenced by CDisplay, PrintComponents, and PrintGeometry. |