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

AMRNavierStokes.H File Reference

#include "AMRLevel.H"
#include "LevelFluxRegister.H"
#include "CoarseAverage.H"
#include "PiecewiseLinearFillPatch.H"
#include "CCProjector.H"
#include "LevelHelmholtzSolver.H"
#include "PoissonOp.H"
#include "VelocityPoissonOp.H"
#include "PhysBCUtil.H"

Include dependency graph for AMRNavierStokes.H:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  AMRNavierStokes

Enumerations

enum  viscousSolverTypes { backwardEuler = 0, CrankNicolson, TGA, NUM_SOLVER_TYPES }
enum  scalTypes { xMarker = 0, yMarker, NUM_SCAL_TYPES }
 scalar types -- defined to faciliate lagrangian tracking More...


Enumeration Type Documentation

enum scalTypes
 

scalar types -- defined to faciliate lagrangian tracking

Enumeration values:
xMarker 
yMarker 
NUM_SCAL_TYPES 

enum viscousSolverTypes
 

Enumeration values:
backwardEuler 
CrankNicolson 
TGA 
NUM_SOLVER_TYPES 


Generated on Thu Aug 29 11:05:55 2002 for Chombo&INS by doxygen1.2.16