Classes | Namespaces | Functions | Variables
mesh_from_tetgen_navier_stokes.cc File Reference

Go to the source code of this file.

Classes

class  NavierStokesProblem< ELEMENT >
 Entry flow problem in quarter tube domain. More...
 

Namespaces

namespace  Global_Physical_Variables
 Namespace for physical parameters.
 

Functions

int main (int argc, char *argv[])
 3D Navier Stokes on an unstructured mesh
 

Variables

double Global_Physical_Variables::Re =10.0
 Reynolds number.
 

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

3D Navier Stokes on an unstructured mesh

Definition at line 235 of file mesh_from_tetgen_navier_stokes.cc.