CppNoddy
0.92
|
A specification of a class for an
#include <DenseVector.h>
#include <DenseMatrix.h>
#include <Equation_2matrix.h>
#include <Residual_with_coords.h>
#include <OneD_Node_Mesh.h>
#include <Uncopyable.h>
#include <Timer.h>
Go to the source code of this file.
Classes | |
class | CppNoddy::PDE_IBVP< _Type > |
A templated object for real/complex vector system of unsteady 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
where
A Crank-Nicolson method is employed with the linearised problem at the mid-time point
Where
Definition in file PDE_IBVP.h.
© 2012
R.E. Hewitt