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

Go to the source code of this file.

Classes

class  MyCylinder
 
class  SteadyTubeProblem< ELEMENT >
 Entry flow problem in tapered tube domain. More...
 

Namespaces

 Global_Physical_Variables
 Namespace for physical parameters.
 

Functions

int main (int argc, char *argv[])
 ///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More...
 

Variables

double Global_Physical_Variables::Re =25
 Reynolds number. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////

Driver for 3D entry flow into a straight tube.

Definition at line 310 of file full_tube.cc.

References SteadyTubeProblem< ELEMENT >::doc_solution(), and Global_Physical_Variables::Re.