Gobelijn API documentation
- generated for commit a0cbea7
|
Demo for the AdaptiveQuadrature template. More...
#include "AGL_Quadrature.h"
#include "OscillatoryFunctor.h"
#include "PowerFunctor.h"
#include "SimpleRules.h"
#include <iomanip>
Go to the source code of this file.
Functions | |
int | main () |
Demonstrate the use of the AdaptiveQuadrature algorithm with a variety of functors. More... | |
Demo for the AdaptiveQuadrature template.
Definition in file aquad_demo.cpp.
int main | ( | ) |
Demonstrate the use of the AdaptiveQuadrature algorithm with a variety of functors.
Definition at line 62 of file aquad_demo.cpp.
References UA_CoMP::Num::AdaptiveQuadrature< QuadRule1, QuadRule2, ConvergencePolicy, CellCountPolicy >::setConvergenceTolerance(), and UA_CoMP::Num::AdaptiveQuadrature< QuadRule1, QuadRule2, ConvergencePolicy, CellCountPolicy >::setInitialCellCount().