Classes | Namespaces
refineable_poisson_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::RefineablePoissonEquations< DIM >
 Refineable version of Poisson equations. More...
 
class  oomph::RefineableQPoissonElement< DIM, NNODE_1D >
 Refineable version of 2D QPoissonElement elements. More...
 
class  oomph::PRefineableQPoissonElement< DIM >
 p-refineable version of 2D QPoissonElement elements More...
 
class  oomph::FaceGeometry< RefineableQPoissonElement< DIM, NNODE_1D > >
 Face geometry for the RefineableQuadPoissonElement elements: The spatial dimension of the face elements is one lower than that of the bulk element but they have the same number of points along their 1D edges. More...
 

Namespaces

namespace  oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).