Unstruct2D  1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Triangular Grids
 All Classes Files Functions Variables Typedefs Enumerations Macros
solver.h File Reference
#include <string>
#include "defs.h"
#include "bndConds.h"
#include "fluidProps.h"
#include "geometry.h"
#include "output.h"
#include "precond.h"
#include "spaceDiscr.h"
#include "timeDiscr.h"

Go to the source code of this file.

Classes

class  Solver
 

Detailed Description

Definition of the class related to the flow solver.