flowSolver Class Reference

The actual flow solver. More...

#include <flowSolver.h>

List of all members.

Public Member Functions

 flowSolver ()
 ~flowSolver ()
void solve ()
 The actual flow solver.


Detailed Description

The actual flow solver.

This class does the acutal simulation. It first perform all preprocessing. It allocates the memory for variables, sets coordinates of mesh points, set the cage points, call the inital stage, call the Navier-Stokes solver.


Constructor & Destructor Documentation

flowSolver::flowSolver (  ) 

constructor

flowSolver::~flowSolver (  ) 

destructor


Member Function Documentation

void flowSolver::solve (  ) 

The actual flow solver.

This class does the acutal simulation. It first perform all preprocessing. It allocates the memory for variables, sets coordinates of mesh points, set the cage points, call the inital stage, call the Navier-Stokes solver.


The documentation for this class was generated from the following files:

Generated on Tue May 18 21:30:43 2010 by  doxygen 1.5.6