poisson_elements.h File Reference
#include <sstream>
#include "../generic/projection.h"
#include "../generic/nodes.h"
#include "../generic/Qelements.h"
#include "../generic/oomph_utilities.h"

Go to the source code of this file.

Classes

class  oomph::PoissonEquations< DIM >
 
class  oomph::QPoissonElement< DIM, NNODE_1D >
 
class  oomph::FaceGeometry< QPoissonElement< DIM, NNODE_1D > >
 
class  oomph::FaceGeometry< QPoissonElement< 1, NNODE_1D > >
 Face geometry for the 1D QPoissonElement elements: Point elements. More...
 
class  oomph::ProjectablePoissonElement< POISSON_ELEMENT >
 Poisson upgraded to become projectable. More...
 
class  oomph::FaceGeometry< ProjectablePoissonElement< ELEMENT > >
 
class  oomph::FaceGeometry< FaceGeometry< ProjectablePoissonElement< ELEMENT > > >
 

Namespaces

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