CppNoddy  0.92
Loading...
Searching...
No Matches
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
A class that can be passed pointers to scalar/vector/mesh objects, then their contents are written to...
Some standard typedefs.
A spec for a collection of utility functions.

© 2012

R.E. Hewitt