CppNoddy
0.92
|
Implementation of the real quadrature class. More...
#include <string>
#include <Types.h>
#include <FnQuadrature.h>
#include <Exceptions.h>
#include <Utility.h>
Go to the source code of this file.
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
Implementation of the real quadrature class.
Note that the object uses a function pointer for the integrand.
Definition in file FnQuadrature.cpp.
© 2012
R.E. Hewitt