CppNoddy  0.92
Loading...
Searching...
No Matches
Classes | Namespaces
Residual.h File Reference

A specification of a (double/complex) VECTOR residual class. More...

#include <Timer.h>
#include <DenseVector.h>
#include <DenseMatrix.h>

Go to the source code of this file.

Classes

class  CppNoddy::Residual< _Type >
 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.
 

Detailed Description

A specification of a (double/complex) VECTOR residual class.

To be inherited by anything that is to be passed to the Newton object.

Definition in file Residual.h.

© 2012

R.E. Hewitt