CppNoddy  0.92
Loading...
Searching...
No Matches
Namespaces
FnQuadrature.cpp File Reference

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.
 

Detailed Description

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