Go to the source code of this file.
Classes | |
class | oomph::RefineableNavierStokesBoussinesqElement< NST_ELEMENT, AD_ELEMENT > |
Build a refineable Navier Stokes element that inherits from ElementWithExternalElement so that it can "communicate" with an advection diffusion element that provides the temperature in the body force term. More... | |
class | oomph::RefineableAdvectionDiffusionBoussinesqElement< AD_ELEMENT, NST_ELEMENT > |
Build an AdvectionDiffusionElement that inherits from ElementWithExternalElement so that it can "communicate" with the a NavierStokesElement that provides its wind. More... | |
class | oomph::NavierStokesBoussinesqElement< NST_ELEMENT, AD_ELEMENT > |
Build NavierStokesBoussinesqElement that inherits from ElementWithExternalElement so that it can "communicate" with AdvectionDiffusionElementWithExternalElement. More... | |
class | oomph::FaceGeometry< NavierStokesBoussinesqElement< NST_ELEMENT, AD_ELEMENT > > |
Explicit definition of the face geometry of these elements. More... | |
class | oomph::FaceGeometry< FaceGeometry< NavierStokesBoussinesqElement< NST_ELEMENT, AD_ELEMENT > > > |
Explicit definition of the face geometry of these elements. More... | |
class | oomph::AdvectionDiffusionBoussinesqElement< AD_ELEMENT, NST_ELEMENT > |
Build AdvectionDiffusionBoussinesqElement that inherits from ElementWithExternalElement so that it can "communicate" with the Navier Stokes element. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |
namespace | oomph::MultiDomainBoussinesqHelper |
Namespace for default parameters in multi-domain Boussinesq. | |
Variables | |
double | oomph::MultiDomainBoussinesqHelper::Default_Physical_Constant_Value = 0.0 |
Default value for physical constants. | |