Go to the source code of this file.
Classes | |
| class | oomph::MyCrouzeixRaviartElement | 
| Overload CrouzeixRaviart element to modify output.  More... | |
| class | oomph::FaceGeometry< MyCrouzeixRaviartElement > | 
| class | oomph::FaceGeometry< FaceGeometry< MyCrouzeixRaviartElement > > | 
| class | DropInChannelProblem< ELEMENT > | 
| Problem class to simulate viscous drop propagating along 2D channel.  More... | |
Namespaces | |
| oomph | |
| Problem_Parameter | |
| Namespace for Problem Parameter.  | |
Functions | |
| int | main (int argc, char **argv) | 
| Driver code for moving block problem.  More... | |
Variables | |
| double | Problem_Parameter::Viscosity_ratio = 10.0 | 
| Viscosity ratio of the droplet to the surrounding fluid.  More... | |
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Driver code for moving block problem.
Definition at line 1307 of file adaptive_drop_in_channel.cc.
References Problem_Parameter::Ca, Problem_Parameter::Constitutive_law_pt, Problem_Parameter::Inflow_veloc_magnitude, Problem_Parameter::Norm_file, Problem_Parameter::Nu, and Problem_Parameter::Trace_file.