![]() |
|
#include "generic.h"#include "navier_stokes.h"#include "fluid_interface.h"#include "solid.h"#include "constitutive.h"#include "meshes/quarter_tube_mesh.h"Classes | |
| class | ElasticQuarterTubeMesh< ELEMENT > |
| Simple quarter tube mesh upgraded to become a solid mesh. More... | |
| class | EntryFlowProblem< ELEMENT > |
| Entry flow problem in quarter tube domain. More... | |
Namespaces | |
| Global_Physical_Variables | |
| Global variables. | |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| Vector< double > | Global_Physical_Variables::G (3) = 1.0 |
| Direction of gravity. More... | |
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// Driver for 3D entry flow into a quarter tube. If there are any command line arguments, we regard this as a validation run and perform only a single adaptation
References oomph::CommandLineArgs::Argc, Global_Physical_Variables::G, i, oomph::DocInfo::number(), problem, oomph::DocInfo::set_directory(), Flag_definition::setup(), and Global_Physical_Variables::St.