|
CppNoddy
0.92
|
An implementation of a class for an 
#include <string>#include <utility>#include <ODE_BVP.h>#include <Residual_with_coords.h>#include <ArcLength_base.h>#include <BandedLinearSystem.h>#include <Residual.h>#include <Utility.h>#include <Exceptions.h>#include <Timer.h>#include <OneD_Node_Mesh.h>#include <Equation_1matrix.h>#include <Equation_2matrix.h>Go to the source code of this file.
Namespaces | |
| namespace | CppNoddy |
| A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
An implementation of a class for an 
![\[ {\underline f}^\prime (x) = {\underline R}( {\underline f}(x), x )\,, \]](form_58.png)
subject to 



![\[ {\underline g}^\prime (x) - \frac{\partial {\underline R}}{\partial \underline f} \Big \vert_{\underline F} \,\,{\underline g}(x) = {\underline R}( {\underline F}(x), x) - {\underline F}^\prime (x) \,, \]](form_59.png)
for the corrections 

Definition in file ODE_BVP.cpp.
1.9.5
© 2012
R.E. Hewitt