![]() |
|
#include <iostream>
#include <math.h>
#include "../generic/matrices.h"
#include "../generic/elements.h"
#include "../generic/hermite_elements.h"
Go to the source code of this file.
Classes | |
class | oomph::BiharmonicEquations< DIM > |
Biharmonic Equation Class - contains the equations. More... | |
class | oomph::BiharmonicElement< DIM > |
biharmonic element class More... | |
Namespaces | |
oomph | |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |