![]() |
|
#include "../generic/refineable_quad_element.h"
#include "../generic/refineable_brick_element.h"
#include "../generic/hp_refineable_elements.h"
#include "../generic/error_estimator.h"
#include "poisson_elements.h"
Go to the source code of this file.
Classes | |
class | oomph::RefineablePoissonEquations< DIM > |
class | oomph::RefineableQPoissonElement< DIM, NNODE_1D > |
class | oomph::PRefineableQPoissonElement< DIM > |
p-refineable version of 2D QPoissonElement elements More... | |
class | oomph::FaceGeometry< RefineableQPoissonElement< DIM, NNODE_1D > > |
Namespaces | |
oomph | |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |