![]() |
|
#include "../generic/refineable_quad_element.h"
#include "../generic/refineable_brick_element.h"
#include "../generic/hp_refineable_elements.h"
#include "../generic/error_estimator.h"
#include "generalised_newtonian_navier_stokes_elements.h"
Go to the source code of this file.
Classes | |
class | oomph::RefineableGeneralisedNewtonianNavierStokesEquations< DIM > |
class | oomph::RefineableGeneralisedNewtonianQTaylorHoodElement< DIM > |
class | oomph::FaceGeometry< RefineableGeneralisedNewtonianQTaylorHoodElement< DIM > > |
class | oomph::FaceGeometry< FaceGeometry< RefineableGeneralisedNewtonianQTaylorHoodElement< DIM > > > |
class | oomph::RefineableGeneralisedNewtonianQCrouzeixRaviartElement< DIM > |
Refineable version of Crouzeix Raviart elements. Generic class definitions. More... | |
class | oomph::PRefineableGeneralisedNewtonianQCrouzeixRaviartElement< DIM > |
class | oomph::FaceGeometry< RefineableGeneralisedNewtonianQCrouzeixRaviartElement< DIM > > |
Face geometry of the RefineableQuadQCrouzeixRaviartElements. More... | |
class | oomph::FaceGeometry< FaceGeometry< RefineableGeneralisedNewtonianQCrouzeixRaviartElement< DIM > > > |
Namespaces | |
oomph | |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |