main.cpp File Reference

start the simulation More...

#include "flowSolver.h"
#include "PetscLinearSolver.h"
#include "constant.h"
#include <cmath>
#include <fstream>

Functions

int main (int argc, char **args)
 start the simulation


Detailed Description

start the simulation

This function first initialize PETSC, then call the class flowSolver to do the actual simulation, and finally exit PETSC.


Function Documentation

int main ( int  argc,
char **  args 
)

start the simulation

This function first initialize PETSC, then call the class flowSolver to do the actual simulation, and finally exit PETSC.

Parameters:
argc number of arguments in the command line
args arguments in the command line


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