![]() |
|
#include "mesh.h"#include "problem.h"#include "multi_domain.h"#include "shape.h"#include "element_with_external_element.h"#include "linear_solver.h"#include "iterative_linear_solver.h"#include "preconditioner.h"#include "general_purpose_preconditioners.h"Go to the source code of this file.
Classes | |
| class | oomph::ProjectableElementBase |
| Template-free Base class for projectable elements. More... | |
| class | oomph::ProjectableElement< ELEMENT > |
| class | oomph::FaceGeometry< ProjectableElement< ELEMENT > > |
| class | oomph::ProjectionProblem< PROJECTABLE_ELEMENT > |
Namespaces | |
| oomph | |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |