![]() |
|
#include "generic.h"#include "navier_stokes.h"#include "oomph_tetgen.h"#include "meshes/tetgen_mesh.h"#include "meshes/refineable_tetgen_mesh.h"Classes | |
| class | SphericalTetMeshFacetedSurface |
| TetMeshFacetedSurface that defines inner boundary. More... | |
| class | CubicTetMeshFacetedSurface |
| TetMeshFacetedSurface that defines outer boundary. More... | |
| class | FallingBlockProblem< ELEMENT > |
| Micky mouse problem. More... | |
Namespaces | |
| Global_Parameters | |
| Namespace for global parameters. | |
Functions | |
| int | main (int argc, char *argv[]) |
| Demonstrate how to solve Poisson problem. More... | |
Variables | |
| double | Global_Parameters::Visc_Ratio = 2.0 |
| double | Global_Parameters::Box_width = 3.0 |
| double | Global_Parameters::Box_length = 10.0 |
Demonstrate how to solve Poisson problem.
References n, oomph::DocInfo::number(), problem, Global_Parameters::Re, and oomph::DocInfo::set_directory().