CppNoddy
0.92
Loading...
Searching...
No Matches
include
Newton_bundle.h
Go to the documentation of this file.
1
/// \file Newton_bundle.h
2
/// A shorter bundled include file for Newton iteration problems.
3
4
#ifndef NEWTON_BUNDLE_H
5
#define NEWTON_BUNDLE_H
6
7
#include <
Generic_bundle.h
>
8
9
#include <
Residual.h
>
10
#include <
Newton.h
>
11
12
#endif
Generic_bundle.h
A shorter bundled include file for ODE_BVP and PDE_IBVP codes.
Newton.h
A vector NEWTON iteration class.
Residual.h
A specification of a (double/complex) VECTOR residual class.
Generated on Tue Jan 1 1980 00:00:00 for CppNoddy by
1.9.5
© 2012
R.E. Hewitt