![]() |
|
#include "my_boussinesq_elements.h"#include "multi_physics.h"#include "meshes/simple_cubic_mesh.h"Classes | |
| class | ElementCmp |
| Function-type-object to perform comparison of elements. More... | |
| class | RefineableConvectionProblem< NST_ELEMENT, AD_ELEMENT > |
Namespaces | |
| Global_Physical_Variables | |
| Global variables. | |
Functions | |
| Vector< double > | Global_Physical_Variables::Direction_of_gravity (3) |
| Gravity vector. More... | |
| int | main (int argc, char **argv) |
Variables | |
| double | Global_Physical_Variables::Reynolds =10.0 |
| Reynolds number. More... | |
Driver code for 3D Boussinesq convection problem with adaptivity.
References oomph::Global_Physical_Variables::Direction_of_gravity, and problem.