CppNoddy  0.92
Loading...
Searching...
No Matches
IBVP_double_bundle.h
Go to the documentation of this file.
1/// \file IBVP_double_bundle.h
2/// A shorter bundled include file for double initial boundary value problems.
3
4#ifndef IBVP_DOUBLE_BUNDLE_H
5#define IBVP_DOUBLE_BUNDLE_H
6
7#include <Generic_bundle.h>
8#include <Equation_3matrix.h>
9#include <PDE_double_IBVP.h>
10#include <TwoD_Node_Mesh.h>
11#include <Residual.h>
12
13#endif
A templated class for equations that can be inherited from to allow instantiation of PDE_double_IBVP ...
A shorter bundled include file for ODE_BVP and PDE_IBVP codes.
A specification of a class for an -order IBVP of the form.
A specification of a (double/complex) VECTOR residual class.
A specification for a two dimensional mesh object.

© 2012

R.E. Hewitt