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

Go to the source code of this file.

Classes

class  FlowPastBoxProblem< ELEMENT >
 Flow past a box in a channel. More...
 

Namespaces

 Global_Physical_Variables
 Namespace for physical parameters.
 

Functions

int main (int argc, char *argv[])
 Driver for FlowPastBox test problem. More...
 

Variables

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

Function Documentation

◆ main()

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

Driver for FlowPastBox test problem.

Definition at line 343 of file mesh_from_triangle_navier_stokes.cc.

References FlowPastBoxProblem< ELEMENT >::doc_solution(), and FlowPastBoxProblem< ELEMENT >::mesh_pt().