CppNoddy
0.92
|
A specification of a class for an
#include <DenseVector.h>
#include <DenseMatrix.h>
#include <Equation_1matrix.h>
#include <OneD_Node_Mesh.h>
#include <Uncopyable.h>
#include <Residual.h>
#include <Timer.h>
#include <ArcLength_base.h>
#include <BandedLinearSystem.h>
#include <Utility.h>
#include <LinearEigenSystem_base.h>
#include <DenseLinearEigenSystem.h>
Go to the source code of this file.
Classes | |
class | CppNoddy::ODE_BVP< _Type, _Xtype > |
A templated object for real/complex vector system of first-order ordinary differential equations. More... | |
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
A specification of a class for an
subject to
for the corrections
Definition in file ODE_BVP.h.
© 2012
R.E. Hewitt