CppNoddy
0.92
|
A specification for quadrature classes. More...
Go to the source code of this file.
Classes | |
class | CppNoddy::FnQuadrature |
A quadrature class that takes a function pointer. More... | |
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
A specification for quadrature classes.
This class is only useful for explicitly known functions and is instantiated with a function pointer.
Definition in file FnQuadrature.h.
© 2012
R.E. Hewitt