![]() |
|
Classes | |
| class | RayleighTractionProblem< ELEMENT, TIMESTEPPER > |
| Rayleigh-type problem: 2D channel flow driven by traction bc. More... | |
Namespaces | |
| Global_Parameters | |
| Namespace for global parameters. | |
| ExactSoln | |
| Namespace for exact solution. | |
Functions | |
| void | ExactSoln::get_exact_u (const double &t, const Vector< double > &x, Vector< double > &u) |
| Exact solution of the problem as a vector. More... | |
| void | ExactSoln::prescribed_traction (const double &t, const Vector< double > &x, const Vector< double > &n, Vector< double > &traction) |
| Traction required at the top boundary. More... | |
| int | main (int argc, char *argv[]) |
| Driver code for Rayleigh-type problem. More... | |
Driver code for Rayleigh-type problem.
Convert command line arguments (if any) into flags:
Flag for impulsive start
References Global_Parameters::Impulsive_start_flag, Global_Parameters::Long_run_flag, Mesh_Parameters::lx, Mesh_Parameters::ly, oomph::DocInfo::number(), Mesh_Parameters::nx, Mesh_Parameters::ny, OOMPH_CURRENT_FUNCTION, OOMPH_EXCEPTION_LOCATION, problem, Global_Parameters::Re, Global_Parameters::ReSt, oomph::DocInfo::set_directory(), and oomph::Global_string_for_annotation::string().