Unstruct2D
1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Triangular Grids
|
#include "defs.h"
#include "bndConds.h"
#include "fluidProps.h"
#include "geometry.h"
#include "precond.h"
Go to the source code of this file.
Classes | |
class | SpaceDiscr |
Definition of the class related to spatial discretization.