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

A templated class for equations that can be inherited from to allow instantiation of PDE_double_IBVP objects (amongst others). More...

#include <Equation_1matrix.h>

Go to the source code of this file.

Classes

class  CppNoddy::Equation_2matrix< _Type, _Xtype >
 An equation object base class used in the PDE_double_IBVP class. More...
 

Namespaces

namespace  CppNoddy
 A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics.
 

Detailed Description

A templated class for equations that can be inherited from to allow instantiation of PDE_double_IBVP objects (amongst others).

Definition in file Equation_2matrix.h.

© 2012

R.E. Hewitt