CppNoddy
0.92
|
Integrate the harmonic equation. More...
#include <IVP_bundle.h>
Go to the source code of this file.
Classes | |
class | CppNoddy::Example::Harmonic_equation< _Type, _Xtype > |
Define the harmonic equation by inheriting the Equation base class. 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 () |
Integrate the harmonic equation.
with
Definition in file IVPHarmonic.cpp.
int main | ( | ) |
Definition at line 42 of file IVPHarmonic.cpp.
References CppNoddy::Residual_with_coords< _Type, _Xtype >::coord(), CppNoddy::Timer::counter(), CppNoddy::Example::Harmonic_equation< _Type, _Xtype >::lambda, and CppNoddy::ODE_IVP< _Type >::shoot45().
© 2012
R.E. Hewitt