CppNoddy
0.92
|
Solving the equation. More...
#include <BVP_bundle.h>
Go to the source code of this file.
Classes | |
class | CppNoddy::Example::Nonidentity_equation< _Type, _Xtype > |
Define the harmonic equation by inheriting the Equation base class. More... | |
class | CppNoddy::Example::Nonidentity_left_BC< _Type > |
class | CppNoddy::Example::Nonidentity_right_BC< _Type > |
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
namespace | CppNoddy::Example |
Enumerations | |
enum | { f , fd } |
Functions | |
int | main () |
Solving the equation.
subject to
Definition in file BVPNonIdentityMatrix0.cpp.
anonymous enum |
int main | ( | ) |
Definition at line 80 of file BVPNonIdentityMatrix0.cpp.
References f, fd, CppNoddy::Example::Nonidentity_equation< _Type, _Xtype >::gamma, CppNoddy::ODE_BVP< _Type, _Xtype >::solution(), CppNoddy::ODE_BVP< _Type, _Xtype >::solve2(), and CppNoddy::Utility::uniform_node_vector().
© 2012
R.E. Hewitt