![]() |
|
#include "matrices.h"#include "linear_solver.h"#include "double_vector_with_halo.h"#include "problem.h"#include "assembly_handler.h"#include "refineable_line_spectral_element.h"#include "../meshes/one_d_mesh.template.h"#include "../meshes/one_d_mesh.template.cc"Go to the source code of this file.
Classes | |
| class | oomph::PeriodicOrbitTimeDiscretisation |
| class | oomph::PeriodicOrbitEquations |
| class | oomph::SpectralPeriodicOrbitElement< NNODE_1D > |
| class | oomph::PeriodicOrbitTemporalMesh< ELEMENT > |
| A special temporal mesh class. More... | |
| class | oomph::PeriodicOrbitAssemblyHandlerBase |
| class | oomph::PeriodicOrbitAssemblyHandler< NNODE_1D > |
| class | oomph::PeriodicOrbitBaseElement |
Namespaces | |
| oomph | |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |