CppNoddy
0.92
|
A specification of a (double/complex) residual class that not only defines a vector residual of a vector of state variables but may also depend upon N additional (double) variables. More...
Go to the source code of this file.
Classes | |
class | CppNoddy::Residual_with_coords< _Type, _Xtype > |
A base class to be inherited by objects that define residuals. More... | |
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
A specification of a (double/complex) residual class that not only defines a vector residual of a vector of state variables but may also depend upon N additional (double) variables.
This is useful for the specification of boundary conditions in the PDE_IBVP and PDE_double_IBVP classes where the boundary conditions are dependent on the time/spatial location.
Definition in file Residual_with_coords.h.
© 2012
R.E. Hewitt