Go to the source code of this file.
Classes | |
class | MyCurvedCylinder |
class | SteadyCurvedTubeProblem< 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 =50 |
Reynolds number. More... | |
double | Global_Physical_Variables::Delta =0.1 |
The desired curvature of the pipe. More... | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////
Driver for 3D entry flow into a curved tube. If there are any command line arguments, we regard this as a validation run and perform only a single adaptation
Definition at line 318 of file curved_pipe.cc.
References SteadyCurvedTubeProblem< ELEMENT >::doc_solution().