CppNoddy  0.92
Loading...
Searching...
No Matches
IBVP_bundle.h
Go to the documentation of this file.
1/// \file IBVP_bundle.h
2/// A shorter bundled include file for initial boundary value problems.
3
4#ifndef IBVP_BUNDLE_H
5#define IBVP_BUNDLE_H
6
7#include <PDE_IBVP.h>
8#include <Equation_2matrix.h>
9#include <TrackerFile.h>
10#include <OneD_Node_Mesh.h>
11#include <Residual.h>
13#include <Utility.h>
14
15#endif
A templated class for equations that can be inherited from to allow instantiation of PDE_double_IBVP ...
A specification for a one dimensional mesh object.
A specification of a class for an -order IBVP of the form.
A specification of a (double/complex) VECTOR residual class.
A specification of a (double/complex) residual class that not only defines a vector residual of a vec...
A class that can be passed pointers to scalar/vector/mesh objects, then their contents are written to...
A spec for a collection of utility functions.

© 2012

R.E. Hewitt