![]() |
|
#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::MultiPoissonEquations< DIM, NFIELDS > |
class | oomph::QMultiPoissonElement< DIM, NNODE_1D, NFIELDS > |
class | oomph::FaceGeometry< QMultiPoissonElement< DIM, NNODE_1D, NFIELDS > > |
class | oomph::FaceGeometry< QMultiPoissonElement< 1, NNODE_1D, NFIELDS > > |
Face geometry for the 1D QMultiPoissonElement elements: Point elements. More... | |
Namespaces | |
oomph | |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |