CFlowVisApp Class Reference

#include <FlowVis_.h>

List of all members.

Public Member Functions

 CFlowVisApp ()
 ~CFlowVisApp ()
void OnFileOpen ()
virtual BOOL InitInstance ()
afx_msg void OnAppAbout ()
 CFlowVisApp ()
void OnFileOpen ()
bool loadDatData (char const *filename)
bool loadGridData (char const *filename)
virtual BOOL InitInstance ()
afx_msg void OnAppAbout ()

Public Attributes

double SX
double SY
double SZ
double NF
double NT
float DT
GridDatagrid_data_
FlowDataflow_data_
NFDatanf_data_


Constructor & Destructor Documentation

CFlowVisApp::CFlowVisApp (  ) 

CFlowVisApp::~CFlowVisApp (  ) 

CFlowVisApp::CFlowVisApp (  ) 


Member Function Documentation

virtual BOOL CFlowVisApp::InitInstance (  )  [virtual]

BOOL CFlowVisApp::InitInstance (  )  [virtual]

bool CFlowVisApp::loadDatData ( char const *  filename  ) 

This loads the .dat data

Parameters:
filename This holds the filename of the dataset.

bool CFlowVisApp::loadGridData ( char const *  filename  ) 

This loads the .gri data which stores the geometry

Parameters:
filename This holds the filename of the dataset.

afx_msg void CFlowVisApp::OnAppAbout (  ) 

void CFlowVisApp::OnAppAbout (  ) 

void CFlowVisApp::OnFileOpen (  ) 

Implements the ID_FILE_OPEN command.

void CFlowVisApp::OnFileOpen (  ) 

Implements the ID_FILE_OPEN command.


Member Data Documentation

float CFlowVisApp::DT

FlowData* CFlowVisApp::flow_data_

GridData* CFlowVisApp::grid_data_

double CFlowVisApp::NF

NFData* CFlowVisApp::nf_data_

double CFlowVisApp::NT

double CFlowVisApp::SX

double CFlowVisApp::SY

double CFlowVisApp::SZ


The documentation for this class was generated from the following files:
Generated on Wed Jan 17 09:27:51 2007 for FlowVis by  doxygen 1.4.7