Classes | Namespaces | Functions | Variables
adaptive_drop_in_channel.cc File Reference

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...
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)