![]() |
|
#include "generic.h"#include "navier_stokes.h"#include "fluid_interface.h"#include "constitutive.h"#include "solid.h"#include "meshes/two_layer_spine_mesh.h"#include "meshes/rectangular_quadmesh.h"Classes | |
| class | CapProblem< ELEMENT > |
| class | ElasticTwoLayerMesh< ELEMENT > |
| class | PseudoSolidCapProblem< ELEMENT > |
Namespaces | |
| Global_Physical_Variables | |
| Global variables. | |
Functions | |
| void | Global_Physical_Variables::wall_unit_normal_fct (const Vector< double > &x, Vector< double > &normal) |
| Function that specifies the wall unit normal. More... | |
| int | main () |
| Main driver: Build problem and initiate parameter study. More... | |
| int main | ( | ) |
Main driver: Build problem and initiate parameter study.
References problem.