Go to the source code of this file.
| Classes | |
| class | oomph::MyCrouzeixRaviartElement | 
| Overload CrouzeixRaviart element to modify output.  More... | |
| class | oomph::FaceGeometry< MyCrouzeixRaviartElement > | 
| Face geometry for element is the same as that for the underlying wrapped element.  More... | |
| class | oomph::FaceGeometry< FaceGeometry< MyCrouzeixRaviartElement > > | 
| Face geometry of Face geometry for element is the same as that for the underlying wrapped element.  More... | |
| class | DropInChannelProblem< ELEMENT > | 
| Problem class to simulate viscous drop propagating along 2D channel.  More... | |
| Namespaces | |
| oomph | |
| 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 1303 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.