![]() |
|
#include <iostream>#include <math.h>#include "../generic/matrices.h"#include "../generic/elements.h"#include "../generic/hermite_elements.h"#include "biharmonic_elements.h"Go to the source code of this file.
Classes | |
| class | oomph::FaceGeometry< BiharmonicElement< DIM > > |
| class | oomph::FaceGeometry< BiharmonicElement< 1 > > |
| class | oomph::BiharmonicFluxElement< DIM > |
| Biharmonic Flux Element. More... | |
Namespaces | |
| oomph | |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |