|
CppNoddy
0.92
|
#include <Newton_bundle.h>Go to the source code of this file.
Classes | |
| class | CppNoddy::Example::VCube_root_problem |
| Defines the problem: here z^3 -1 = 0, in vector form using real and imaginary parts. More... | |
Namespaces | |
| namespace | CppNoddy |
| A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
| namespace | CppNoddy::Example |
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 38 of file NewtonIter.cpp.
References CppNoddy::DenseVector< _Type >::dump(), and CppNoddy::Newton< _Type >::iterate().
1.9.5
© 2012
R.E. Hewitt