Go to the source code of this file.
Classes | |
| class | RefineableConvectionProblem< NST_ELEMENT, AD_ELEMENT > |
| 2D Convection problem on two rectangular domains, discretised with refineable Navier-Stokes and Advection-Diffusion elements. The specific type of element is specified via the template parameters. More... | |
Namespaces | |
| namespace | Global_Physical_Variables |
| Namespace for the physical parameters in the problem. | |
Functions | |
| Vector< double > | Global_Physical_Variables::Direction_of_gravity (2) |
| Gravity vector. | |
| int | main () |
| Driver code for 2D Boussinesq convection problem with adaptivity. | |
| int main | ( | ) |
Driver code for 2D Boussinesq convection problem with adaptivity.
Definition at line 344 of file refineable_b_convection.cc.
References Global_Physical_Variables::Direction_of_gravity().