CppNoddy
0.92
Loading...
Searching...
No Matches
include
Generic_bundle.h
Go to the documentation of this file.
1
/// \file Generic_bundle.h
2
/// A shorter bundled include file for ODE_BVP and PDE_IBVP codes.
3
4
#ifndef GENERIC_BUNDLE_H
5
#define GENERIC_BUNDLE_H
6
7
#include <algorithm>
8
#include <cmath>
9
10
#include <
Types.h
>
11
#include <
TrackerFile.h
>
12
#include <
Utility.h
>
13
14
#endif
TrackerFile.h
A class that can be passed pointers to scalar/vector/mesh objects, then their contents are written to...
Types.h
Some standard typedefs.
Utility.h
A spec for a collection of utility functions.
Generated on Tue Jan 1 1980 00:00:00 for CppNoddy by
1.9.5
© 2012
R.E. Hewitt