CppNoddy
0.92
|
A specification of a class for an
#include <DenseVector.h>
#include <DenseMatrix.h>
#include <BandedMatrix.h>
#include <Equation_3matrix.h>
#include <Residual_with_coords.h>
#include <TwoD_Node_Mesh.h>
#include <Uncopyable.h>
#include <Timer.h>
Go to the source code of this file.
Classes | |
class | CppNoddy::PDE_double_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-t-point
Where
Definition in file PDE_double_IBVP.h.
© 2012
R.E. Hewitt