Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Convergence.h File Reference

Predefined convergence policies for the AdaptiveQuadrature template. More...

#include <cmath>
Include dependency graph for Convergence.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UA_CoMP::Num::AbsoluteDifference
 Policy that checks convergence via absolute difference. More...
 
class  UA_CoMP::Num::ComboDifference
 Policy that checks convergence via combo difference. More...
 

Namespaces

 UA_CoMP
 Namespace Comp groups all code developed by the CoMP group.
 
 UA_CoMP::Num
 Numerical code.
 

Detailed Description

Predefined convergence policies for the AdaptiveQuadrature template.

Author
Jan Broeckhove, CoMP/UA
Remarks
(c) Jan Broeckhove, 2011.

Definition in file Convergence.h.